Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 30fa17c

Browse files
committed
build(worker): update version to 1.0.0-beta.14
1 parent 10484d9 commit 30fa17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-worker/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/service-worker",
3-
"version": "1.0.0-beta.13",
3+
"version": "1.0.0-beta.14",
44
"description": "Experimental service worker by the Angular Mobile team",
55
"main": "bundles/service-worker.umd.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)