Skip to content

Commit

Permalink
Merge pull request #3 from imichelakos/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
jdgarvey committed Apr 11, 2016
2 parents a111a95 + f0bd5f5 commit a6918ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"postinstall": "typings install"
},
"dependencies": {
"angular2": "^2.0.0-beta.9",
"angular2": "^2.0.0-beta.13",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.13",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "^5.0.0-beta.2",
"rxjs": "5.0.0-beta.2",
"systemjs": "^0.19.8",
"zone.js": "^0.5.15"
"zone.js": "^0.6.6"
},
"devDependencies": {
"awesome-typescript-loader": "^0.16.0-rc.0",
Expand Down

0 comments on commit a6918ca

Please sign in to comment.