@parcel/create-react-app 2.9.4-nightly.2985 → 2.9.4-nightly.2988
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@parcel/create-react-app",
|
3
|
-
"version": "2.9.4-nightly.
|
3
|
+
"version": "2.9.4-nightly.2988+aaaf22d59",
|
4
4
|
"bin": {
|
5
5
|
"parcel-create-react-app": "lib/bin.js"
|
6
6
|
},
|
@@ -31,8 +31,8 @@
|
|
31
31
|
"v8-compile-cache": "^2.0.0"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
|
-
"@babel/core": "^7.
|
34
|
+
"@babel/core": "^7.22.11",
|
35
35
|
"@parcel/babel-register": "2.9.3"
|
36
36
|
},
|
37
|
-
"gitHead": "
|
37
|
+
"gitHead": "aaaf22d590ffee11dccf2399704ad37c54a4e01f"
|
38
38
|
}
|