Update packages to get angular 5 working without AoT

feature/player-war-detail
HardiReady 2017-11-08 14:00:04 +01:00
parent 36a1166cae
commit fe1b4c4347
1 changed files with 3 additions and 6 deletions

View File

@ -26,19 +26,16 @@
"@swimlane/ngx-charts": "^6.1.0",
"@swimlane/ngx-datatable": "^10.2.3",
"bootstrap": "^3.3.7",
"core-js": "^2.4.1",
"d3": "^4.11.0",
"jquery": "^3.1.0",
"jquery-ui": "^1.12.0",
"jquery-ui-bundle": "^1.11.4",
"ngx-bootstrap": "^1.9.3",
"ngx-bootstrap": "^2.0.0-beta.8",
"ngx-clipboard": "^8.1.0",
"ngx-cookie-service": "^1.0.9",
"ngx-infinite-scroll": "^0.5.2",
"rxjs": "^5.2.0",
"ts-helpers": "^1.1.1",
"typescript": "^2.3.4",
"zone.js": "^0.8.18"
"ts-helpers": "^1.1.2",
"typescript": "^2.6.1"
},
"devDependencies": {
"@types/jasmine": "2.5.38",