@parcel/compressor-raw 2.13.4-canary.3393 → 2.13.4-canary.3398

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/compressor-raw",
3
- "version": "2.13.4-canary.3393+e3a2b726d",
3
+ "version": "2.13.4-canary.3398+735a635f7",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -17,10 +17,10 @@
17
17
  "source": "src/RawCompressor.js",
18
18
  "engines": {
19
19
  "node": ">= 16.0.0",
20
- "parcel": "^2.0.0-canary.1768+e3a2b726d"
20
+ "parcel": "^2.0.0-canary.1773+735a635f7"
21
21
  },
22
22
  "dependencies": {
23
- "@parcel/plugin": "2.0.0-canary.1770+e3a2b726d"
23
+ "@parcel/plugin": "2.0.0-canary.1775+735a635f7"
24
24
  },
25
- "gitHead": "e3a2b726db9382a873834da82746671d54557d2b"
25
+ "gitHead": "735a635f7eed538c449f37517b26247e0b19c1a4"
26
26
  }