This commit is contained in:
satyr 2017-11-15 10:35:30 +02:00
parent 4aa63d0c61
commit 6e4edec372
1 changed files with 3 additions and 1 deletions

View File

@ -13,11 +13,13 @@
"private": true,
"dependencies": {
"@angular/animations": "^4.3.6",
"@angular/common": "^4.3.6",
"@angular/compiler": "^4.3.6",
"@angular/core": "^4.3.6",
"@angular/forms": "^4.3.6",
"@angular/http": "^4.3.6",
"@angular/platform-browser": "^4.3.6",
"@angular/platform-browser-dynamic": "^4.3.6",
"@angular/router": "^4.3.6",
@ -38,7 +40,7 @@
"ng2-datepicker": "^2.1.3",
"ng4-loading-spinner": "^1.0.27",
"ngx-webstorage": "^1.8.0",
"primeng": "^5.0.0-rc.0",
"primeng": "^4.3.0",
"rxjs": "^5.4.2",
"zone.js": "^0.8.17"
},