@parcel/macros 2.12.1-canary.3256 → 2.12.1-canary.3259

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/macros",
3
- "version": "2.12.1-canary.3256+5b0f645b9",
3
+ "version": "2.12.1-canary.3259+13eb20147",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -17,7 +17,7 @@
17
17
  "sideEffects": false,
18
18
  "engines": {
19
19
  "node": ">= 16.0.0",
20
- "parcel": "^2.0.0-canary.1631+5b0f645b9"
20
+ "parcel": "^2.0.0-canary.1634+13eb20147"
21
21
  },
22
- "gitHead": "5b0f645b9104f2a9fcd40a88c22859673e75e67a"
22
+ "gitHead": "13eb2014794981d04ba69bd8459919cc3f5b4d74"
23
23
  }