@parcel/create-react-app 2.5.1-nightly.2692 → 2.5.1-nightly.2693
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.5.1-nightly.
|
3
|
+
"version": "2.5.1-nightly.2693+8cce1a1dc",
|
4
4
|
"bin": {
|
5
5
|
"parcel-create-react-app": "lib/bin.js"
|
6
6
|
},
|
@@ -34,5 +34,5 @@
|
|
34
34
|
"@babel/core": "^7.0.0",
|
35
35
|
"@parcel/babel-register": "2.5.0"
|
36
36
|
},
|
37
|
-
"gitHead": "
|
37
|
+
"gitHead": "8cce1a1dccc55e45898dea2aa883c4520cfb92cd"
|
38
38
|
}
|