Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
feat(angular2): update to beta 12
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Mar 27, 2016
1 parent 50f420a commit 887042e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"test": "$(npm bin)/grunt karma"
},
"dependencies": {
"angular2": ">=2.0.0-beta.11",
"angular2": ">=2.0.0-beta.12",
"es6-promise": ">=3.0.2",
"es6-shim": ">=0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": ">=0.6.4"
"zone.js": ">=0.6.6"
},
"typings": "dist/ng2-material.d.ts",
"devDependencies": {
Expand Down

0 comments on commit 887042e

Please sign in to comment.