Skip to content

Commit

Permalink
chore(zone.js): update to 0.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Feb 11, 2016
1 parent 117d57e commit f161b5c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion npm-shrinkwrap.clean.json
Expand Up @@ -5832,7 +5832,7 @@
}
},
"zone.js": {
"version": "0.5.13"
"version": "0.5.14"
}
},
"name": "angular-srcs",
Expand Down
6 changes: 3 additions & 3 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"es6-shim": "^0.33.3",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.0",
"zone.js": "0.5.13"
"zone.js": "0.5.14"

This comment has been minimized.

Copy link
@PatrickJS

PatrickJS Feb 11, 2016

Member

can we just change this to "zone.js": "~0.5.14" then you won't have to release a new angular beta each time. also related #6875

This comment has been minimized.

Copy link
@alexeagle

alexeagle via email Feb 12, 2016

Author Contributor
},
"devDependencies": {
"angular": "^1.5.0",
Expand Down

0 comments on commit f161b5c

Please sign in to comment.