@parcel/babel-preset-env 2.9.0 → 2.9.2
Sign up to get free protection for your applications and to get access to all the features.
- 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.9.
|
3
|
+
"version": "2.9.2",
|
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": "
|
30
|
+
"gitHead": "76aa20fc2f752fae9c7347f071ea457b112a5dad"
|
31
31
|
}
|