@parcel/logger 2.0.0-nightly.1362 → 2.0.0-nightly.1367

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/logger",
3
- "version": "2.0.0-nightly.1362+c98a4a024",
3
+ "version": "2.0.0-nightly.1367+3d7a35369",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -20,8 +20,8 @@
20
20
  "node": ">= 12.0.0"
21
21
  },
22
22
  "dependencies": {
23
- "@parcel/diagnostic": "2.0.0-nightly.1362+c98a4a024",
24
- "@parcel/events": "2.0.0-nightly.1362+c98a4a024"
23
+ "@parcel/diagnostic": "2.0.0-nightly.1367+3d7a35369",
24
+ "@parcel/events": "2.0.0-nightly.1367+3d7a35369"
25
25
  },
26
- "gitHead": "c98a4a024685e0d862a7648c49e44543c9341e0f"
26
+ "gitHead": "3d7a35369de462c0966b610f0c7f1d877490d912"
27
27
  }