@parcel/logger 2.8.2 → 2.8.4-nightly.0

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.8.2",
3
+ "version": "2.8.4-nightly.0+7b79c6d",
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.8.2",
24
- "@parcel/events": "2.8.2"
23
+ "@parcel/diagnostic": "2.8.4-nightly.0+7b79c6d",
24
+ "@parcel/events": "2.8.4-nightly.0+7b79c6d"
25
25
  },
26
- "gitHead": "3437f64e4c6f57d911614c480b742e229149f200"
26
+ "gitHead": "7b79c6d69ffabef89810a8db61e9abdeb70d6990"
27
27
  }