@parcel/feature-flags 2.12.1-nightly.3141 → 2.12.1-nightly.3142

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/feature-flags",
3
- "version": "2.12.1-nightly.3141+4042e306a",
3
+ "version": "2.12.1-nightly.3142+40c370f09",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -20,5 +20,5 @@
20
20
  "engines": {
21
21
  "node": ">= 16.0.0"
22
22
  },
23
- "gitHead": "4042e306aef005f9bf407a189681b4049599719d"
23
+ "gitHead": "40c370f09a1c4b7eee5a6ad2b1b74fb95a04f389"
24
24
  }