diff --git a/Mohem/package.json b/Mohem/package.json index 47068303..3caf1fb0 100644 --- a/Mohem/package.json +++ b/Mohem/package.json @@ -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",