@parcel/babel-plugin-transform-runtime 2.12.1-nightly.3141 → 2.12.1-nightly.3142

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/babel-plugin-transform-runtime",
3
- "version": "2.12.1-nightly.3141+4042e306a",
3
+ "version": "2.12.1-nightly.3142+40c370f09",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "devDependencies": {
25
25
  "@babel/core": "^7.22.11",
26
- "@parcel/babel-preset-env": "2.0.0-nightly.1518+4042e306a"
26
+ "@parcel/babel-preset-env": "2.0.0-nightly.1519+40c370f09"
27
27
  },
28
- "gitHead": "4042e306aef005f9bf407a189681b4049599719d"
28
+ "gitHead": "40c370f09a1c4b7eee5a6ad2b1b74fb95a04f389"
29
29
  }