Skip to content

Commit

Permalink
chore(package): update angular cli to beta.30
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Feb 3, 2017
1 parent e3f4854 commit b96a423
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,13 @@
"moment": "2.17.1"
},
"peerDependencies": {
"@angular/common": "^2.3.0",
"@angular/compiler": "^2.3.0",
"@angular/core": "^2.3.0",
"@angular/forms": "^2.3.0"
"@angular/common": "^2.3.1",
"@angular/compiler": "^2.3.1",
"@angular/core": "^2.3.1",
"@angular/forms": "^2.3.1"
},
"devDependencies": {
"@angular/cli": "1.0.0-beta.30",
"@angular/common": "^2.4.4",
"@angular/compiler": "^2.4.4",
"@angular/compiler-cli": "^2.4.4",
Expand All @@ -72,14 +73,12 @@
"@angular/platform-browser-dynamic": "^2.4.4",
"@angular/router": "^3.4.4",
"@angular/tsc-wrapped": "0.5.1",
"@ngtools/webpack": "^1.2.4",
"@ngtools/webpack": "1.2.7",
"@types/jasmine": "^2.5.41",
"@types/marked": "0.0.28",
"@types/node": "7.0.0",
"@types/webpack": "^2.2.2",
"angular-cli": "^1.0.0-beta.26",
"bootstrap": "3.3.7",
"chokidar-cli": "1.2.0",
"classlist-polyfill": "1.0.3",
"codecov": "1.0.1",
"codelyzer": "~2.0.0-beta.4",
Expand Down

0 comments on commit b96a423

Please sign in to comment.