@parcel/macros 2.12.1-canary.3271 → 2.12.1-canary.3275

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.3271+53161b463",
3
+ "version": "2.12.1-canary.3275+70c6d5fae",
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.1646+53161b463"
20
+ "parcel": "^2.0.0-canary.1650+70c6d5fae"
21
21
  },
22
- "gitHead": "53161b46382f9b0e57124c08eea4b526c6f1e995"
22
+ "gitHead": "70c6d5fae4b81a6a84412fc4348154eeb6609ed9"
23
23
  }