@parcel/graph 3.2.1-dev.3196 → 3.2.1-dev.3204

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/graph",
3
- "version": "3.2.1-dev.3196+c9a0ab031",
3
+ "version": "3.2.1-dev.3204+e87c13686",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -20,8 +20,8 @@
20
20
  "node": ">= 16.0.0"
21
21
  },
22
22
  "dependencies": {
23
- "@parcel/feature-flags": "2.12.1-dev.3196+c9a0ab031",
23
+ "@parcel/feature-flags": "2.12.1-dev.3204+e87c13686",
24
24
  "nullthrows": "^1.1.1"
25
25
  },
26
- "gitHead": "c9a0ab031986a896a5991de16420b12988d013cd"
26
+ "gitHead": "e87c13686e8fa4ad96cc61c19d9e4fcf9c372f2e"
27
27
  }