Skip to content

Commit 78f11f6

Browse files
committed
chore: update zone to 0.5.4
Closes angular#2912
1 parent 3791c4a commit 78f11f6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10830,7 +10830,7 @@
1083010830
}
1083110831
},
1083210832
"zone.js": {
10833-
"version": "0.5.3"
10833+
"version": "0.5.4"
1083410834
}
1083510835
},
1083610836
"name": "angular",

npm-shrinkwrap.json

Lines changed: 3 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
@@ -31,7 +31,7 @@
3131
"reflect-metadata": "0.1.0",
3232
"rx": "2.5.1",
3333
"traceur": "0.0.87",
34-
"zone.js": "0.5.3"
34+
"zone.js": "0.5.4"
3535
},
3636
"devDependencies": {
3737
"angular": "1.3.5",

0 commit comments

Comments
 (0)