@parcel/service-worker 2.12.1-canary.3317 → 2.12.1-canary.3319

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/service-worker",
3
- "version": "2.12.1-canary.3317+67b6935d3",
3
+ "version": "2.12.1-canary.3319+7fd97e461",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -18,7 +18,7 @@
18
18
  "sideEffects": false,
19
19
  "engines": {
20
20
  "node": ">= 16.0.0",
21
- "parcel": "^2.0.0-canary.1692+67b6935d3"
21
+ "parcel": "^2.0.0-canary.1694+7fd97e461"
22
22
  },
23
- "gitHead": "67b6935d34247747e5192bed28b7d19df95dc8e5"
23
+ "gitHead": "7fd97e461582aa2cf22ed6cc7f3f788da63edd09"
24
24
  }