Commit fa8e13a1 authored by dev0tion's avatar dev0tion

Upgrade Angular

parent 7174b285
...@@ -22,17 +22,17 @@ ...@@ -22,17 +22,17 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^4.0.0", "@angular/animations": "^4.0.1",
"@angular/common": "^4.0.0", "@angular/common": "^4.0.1",
"@angular/compiler": "^4.0.0", "@angular/compiler": "^4.0.1",
"@angular/compiler-cli": "^4.0.0", "@angular/compiler-cli": "^4.0.1",
"@angular/core": "^4.0.0", "@angular/core": "^4.0.1",
"@angular/forms": "^4.0.0", "@angular/forms": "^4.0.1",
"@angular/http": "^4.0.0", "@angular/http": "^4.0.1",
"@angular/platform-browser": "^4.0.0", "@angular/platform-browser": "^4.0.1",
"@angular/platform-browser-dynamic": "^4.0.0", "@angular/platform-browser-dynamic": "^4.0.1",
"@angular/platform-server": "^4.0.0", "@angular/platform-server": "^4.0.1",
"@angular/router": "^4.0.0", "@angular/router": "^4.0.1",
"bootstrap": "^4.0.0-alpha.6", "bootstrap": "^4.0.0-alpha.6",
"core-js": "^2.4.1", "core-js": "^2.4.1",
"rxjs": "^5.2.0", "rxjs": "^5.2.0",
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
}, },
"devDependencies": { "devDependencies": {
"@angular/cli": "^1.0.0", "@angular/cli": "^1.0.0",
"@angular/compiler-cli": "^4.0.0", "@angular/compiler-cli": "^4.0.1",
"@types/electron": "^1.4.35", "@types/electron": "^1.4.35",
"@types/jasmine": "2.5.46", "@types/jasmine": "2.5.46",
"@types/node": "~7.0.12", "@types/node": "~7.0.12",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment