X Tutup
Skip to content

Commit 0f8e40b

Browse files
committed
chore(zone.js) : update to 0.5.10
Closes angular#5845
1 parent 006a96d commit 0f8e40b

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14761,7 +14761,7 @@
1476114761
}
1476214762
},
1476314763
"zone.js": {
14764-
"version": "0.5.8"
14764+
"version": "0.5.10"
1476514765
}
1476614766
},
1476714767
"name": "angular-srcs",

npm-shrinkwrap.json

Lines changed: 8 additions & 8 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
@@ -35,7 +35,7 @@
3535
"es6-shim": "^0.33.3",
3636
"reflect-metadata": "0.1.2",
3737
"rxjs": "5.0.0-alpha.14",
38-
"zone.js": "0.5.8"
38+
"zone.js": "0.5.10"
3939
},
4040
"devDependencies": {
4141
"angular": "^1.4.7",

0 commit comments

Comments
 (0)
X Tutup