@parcel/babel-preset-env 2.0.0-nightly.1357 → 2.0.0-nightly.1358

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parcel/babel-preset-env",
3
- "version": "2.0.0-nightly.1357+feae29eba",
3
+ "version": "2.0.0-nightly.1358+1832d18d6",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -27,5 +27,5 @@
27
27
  "peerDependencies": {
28
28
  "@babel/core": "^7.12.0"
29
29
  },
30
- "gitHead": "feae29ebaebcc79f624c87c386de8137970835b0"
30
+ "gitHead": "1832d18d62bd0d99dc283afd3f23b6db49555d1c"
31
31
  }