@parcel/macros 2.12.1-canary.3333 → 2.12.1-canary.3335

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.3333+6a8d5e9c9",
3
+ "version": "2.12.1-canary.3335+1afd7f7d2",
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.1708+6a8d5e9c9"
20
+ "parcel": "^2.0.0-canary.1710+1afd7f7d2"
21
21
  },
22
- "gitHead": "6a8d5e9c90d62a8132f6921a132343295e28f91a"
22
+ "gitHead": "1afd7f7d2894679880ff0d2b644a61d8734f3f89"
23
23
  }