Skip to content

Commit

Permalink
fix(npm): update to angular 2 beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Jan 9, 2016
1 parent 3a837cc commit 4549224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typings": "./ng2-translate.d.ts",
"homepage": "/~https://github.com/ocombe/ng2-translate",
"dependencies": {
"angular2": "~2.0.0-beta.0",
"angular2": "~2.0.0-beta.1",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
"reflect-metadata": "0.1.2",
Expand Down

0 comments on commit 4549224

Please sign in to comment.