@parcel/diagnostic 2.10.0 → 2.10.2

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/diagnostic",
3
- "version": "2.10.0",
3
+ "version": "2.10.2",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -27,5 +27,5 @@
27
27
  "@mischnic/json-sourcemap": "^0.1.0",
28
28
  "nullthrows": "^1.1.1"
29
29
  },
30
- "gitHead": "0e235842b5b93301379bdfa626e7a4e2ee42ea98"
30
+ "gitHead": "a1391ed8a719fc2f976dbadb528ca2dcffa7da12"
31
31
  }