@parcel/create-react-app 2.13.4-canary.3393 → 2.13.4-canary.3395
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/create-react-app",
|
3
|
-
"version": "2.13.4-canary.
|
3
|
+
"version": "2.13.4-canary.3395+f86f5f27c",
|
4
4
|
"bin": {
|
5
5
|
"parcel-create-react-app": "lib/bin.js"
|
6
6
|
},
|
@@ -34,5 +34,5 @@
|
|
34
34
|
"@babel/core": "^7.22.11",
|
35
35
|
"@parcel/babel-register": "2.13.3"
|
36
36
|
},
|
37
|
-
"gitHead": "
|
37
|
+
"gitHead": "f86f5f27c3a6553e70bd35652f19e6ab8d8e4e4a"
|
38
38
|
}
|