@parcel/profiler 2.10.4-nightly.3070 → 2.10.4-nightly.3072

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/profiler",
3
- "version": "2.10.4-nightly.3070+dc3d92b02",
3
+ "version": "2.10.4-nightly.3072+e2180a242",
4
4
  "description": "Blazing fast, zero configuration web application bundler",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
@@ -20,9 +20,9 @@
20
20
  "node": ">= 12.0.0"
21
21
  },
22
22
  "dependencies": {
23
- "@parcel/diagnostic": "2.0.0-nightly.1447+dc3d92b02",
24
- "@parcel/events": "2.0.0-nightly.1447+dc3d92b02",
23
+ "@parcel/diagnostic": "2.0.0-nightly.1449+e2180a242",
24
+ "@parcel/events": "2.0.0-nightly.1449+e2180a242",
25
25
  "chrome-trace-event": "^1.0.2"
26
26
  },
27
- "gitHead": "dc3d92b0231f8e196761a46baf5bdca657c11fc6"
27
+ "gitHead": "e2180a24241a3426a06121cac30a58c57b224e9c"
28
28
  }