X Tutup
Skip to content

Commit ce72ccf

Browse files
committed
build(npm): bump zone.js version to 0.15.5
1 parent 46d9c87 commit ce72ccf

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5835,7 +5835,7 @@
58355835
}
58365836
},
58375837
"zone.js": {
5838-
"version": "0.5.14"
5838+
"version": "0.5.15"
58395839
}
58405840
},
58415841
"name": "angular-srcs",

npm-shrinkwrap.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"es6-shim": "^0.33.3",
3737
"reflect-metadata": "0.1.2",
3838
"rxjs": "5.0.0-beta.2",
39-
"zone.js": "0.5.14"
39+
"zone.js": "0.5.15"
4040
},
4141
"devDependencies": {
4242
"angular": "^1.5.0",

0 commit comments

Comments
 (0)
X Tutup