Skip to content

Commit

Permalink
feat: support angular2.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sebholstein committed Mar 21, 2016
1 parent e19d99b commit e187ae6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"homepage": "https://github.com/SebastianM/angular2-google-maps#readme",
"dependencies": {
"angular2": "^2.0.0-beta.7",
"angular2": "^2.0.0-beta.11",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": "0.5.15"
"zone.js": "^0.6.4"
},
"devDependencies": {
"babel-eslint": "4.1.8",
Expand Down

0 comments on commit e187ae6

Please sign in to comment.