@parcel/events 2.7.0 → 2.8.1

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.7.0",
3
+ "version": "2.8.1",
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": "9e5d05586577e89991ccf90400f2c741dca11aa3"
21
+ "gitHead": "f8d3fc30ca5b33d8f8674525f2a741d662c5986a"
22
22
  }