Skip to content

Commit 8599e18

Browse files
AndrewKushnirdylhunn
authored andcommitted
build: update zone.js version to 0.14.1 (angular#52385)
This commit updates the `package.json` of the zone.js package. PR Close angular#52385
1 parent fc9ba39 commit 8599e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/zone.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zone.js",
3-
"version": "0.14.0",
3+
"version": "0.14.1",
44
"description": "Zones for JavaScript",
55
"main": "./bundles/zone.umd.js",
66
"module": "./fesm2015/zone.js",

0 commit comments

Comments
 (0)