added ionic4-rating module in package.json

MOHEMM-Q3-DEV-LATEST
umasoodch 5 years ago
parent 1f0c78d504
commit 1cd876d173

@ -8,7 +8,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
@ -101,6 +101,7 @@
"date-fns": "^1.30.1",
"es6-promise-plugin": "^4.1.0",
"ionic2-calendar": "^0.5.8",
"ionic4-rating": "^1.0.9",
"ng-circle-progress": "^1.5.1",
"ng2-file-upload": "^1.3.0",
"ng2-pdf-viewer": "^5.3.2",

Loading…
Cancel
Save