@parcel/service-worker 2.12.1-canary.3323 → 2.12.1-canary.3327

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.3323+273191116",
3
+ "version": "2.12.1-canary.3327+808ad6a34",
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.1698+273191116"
21
+ "parcel": "^2.0.0-canary.1702+808ad6a34"
22
22
  },
23
- "gitHead": "27319111611e2686468bcac239c239d38eeb3f18"
23
+ "gitHead": "808ad6a34cf66cc96cc820f2aa46cecb562218f3"
24
24
  }