Update to angular 2.0.0-rc.1 and lock its version
This commit is contained in:
10
package.json
10
package.json
@@ -22,11 +22,11 @@
|
||||
"yargs": "^4.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/common": "^2.0.0-rc.0",
|
||||
"@angular/compiler": "^2.0.0-rc.0",
|
||||
"@angular/core": "2.0.0-rc.0",
|
||||
"@angular/platform-browser": "^2.0.0-rc.0",
|
||||
"@angular/platform-browser-dynamic": "^2.0.0-rc.0",
|
||||
"@angular/common": "2.0.0-rc.1",
|
||||
"@angular/compiler": "2.0.0-rc.1",
|
||||
"@angular/core": "2.0.0-rc.1",
|
||||
"@angular/platform-browser": "2.0.0-rc.1",
|
||||
"@angular/platform-browser-dynamic": "2.0.0-rc.1",
|
||||
"bootstrap": "^3.3.6",
|
||||
"browser-stdout": "^1.3.0",
|
||||
"es6-shim": "^0.35.0",
|
||||
|
||||
Reference in New Issue
Block a user