@parcel/service-worker 2.12.1-canary.3250 → 2.12.1-canary.3251

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.3250+abd6c9e6e",
3
+ "version": "2.12.1-canary.3251+218217c2f",
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.1625+abd6c9e6e"
21
+ "parcel": "^2.0.0-canary.1626+218217c2f"
22
22
  },
23
- "gitHead": "abd6c9e6ea83716a9c20d5f5b97ff1db1625fdf4"
23
+ "gitHead": "218217c2fc11ec1a4e52fd78e78af285b549da46"
24
24
  }