Skip to content
Snippets Groups Projects
Commit ae7ded32 authored by Damien's avatar Damien
Browse files

Modify package.json

parent 9559cbf6
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,11 @@
"author": "Maarch",
"license": "GPL-3.0",
"dependencies": {
"systemjs": "0.19.40",
"core-js": "^2.4.1",
"zone.js": "^0.7.4",
},
"devDependencies": {
"@angular/common": "~2.4.0",
"@angular/compiler": "~2.4.0",
"@angular/core": "~2.4.0",
......@@ -21,14 +26,10 @@
"@angular/router": "~3.4.0",
"angular-in-memory-web-api": "~0.2.4",
"systemjs": "0.19.40",
"core-js": "^2.4.1",
"rxjs": "5.0.1",
"zone.js": "^0.7.4",
"browserify": "^13.0.1",
"uglifyjs": "^2.4.10"
},
"devDependencies": {
"uglifyjs": "^2.4.10",
"typescript": "~2.0.10",
"@types/jquery": "~2.0.40"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment