@parcel/profiler 2.10.4-nightly.3068 → 2.10.4-nightly.3069

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.3068+d1d24bf2b",
3
+ "version": "2.10.4-nightly.3069+65f8e21ad",
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.1445+d1d24bf2b",
24
- "@parcel/events": "2.0.0-nightly.1445+d1d24bf2b",
23
+ "@parcel/diagnostic": "2.0.0-nightly.1446+65f8e21ad",
24
+ "@parcel/events": "2.0.0-nightly.1446+65f8e21ad",
25
25
  "chrome-trace-event": "^1.0.2"
26
26
  },
27
- "gitHead": "d1d24bf2bda29b23f7351548fa0e3cbf93983acb"
27
+ "gitHead": "65f8e21ad8a7c8c0770bd8c008e17ab702c1a0ab"
28
28
  }