@parcel/compressor-raw 2.12.1-canary.3165 → 2.12.1-canary.3166

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.12.1-canary.3165+b6281c770",
3
+ "version": "2.12.1-canary.3166+ec3f4a5fb",
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": ">= 12.0.0",
20
- "parcel": "^2.0.0-canary.1540+b6281c770"
20
+ "parcel": "^2.0.0-canary.1541+ec3f4a5fb"
21
21
  },
22
22
  "dependencies": {
23
- "@parcel/plugin": "2.0.0-canary.1542+b6281c770"
23
+ "@parcel/plugin": "2.0.0-canary.1543+ec3f4a5fb"
24
24
  },
25
- "gitHead": "b6281c77053015bce0e5b715b0f8d187be177479"
25
+ "gitHead": "ec3f4a5fbfad05bd3b645e02b90ff9c5abc738dc"
26
26
  }