@parcel/events 2.0.0-nightly.986 → 2.0.0-nightly.991

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/events",
3
- "version": "2.0.0-nightly.986+74fcc3fb",
3
+ "version": "2.0.0-nightly.991+c3a28caf",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -18,5 +18,5 @@
18
18
  "engines": {
19
19
  "node": ">= 12.0.0"
20
20
  },
21
- "gitHead": "74fcc3fbe80cea993bff10e158df3d0f701973c7"
21
+ "gitHead": "c3a28caf3dd7cd44a092b3d1361e8d1ac26e04ee"
22
22
  }