RubyGems
npm
Organizations
Log in
Sign up
npm
@parcel/create-react-app
Versions diffs
2.10.2 → 2.10.3-nightly.3044
@parcel/create-react-app 2.10.2 → 2.10.3-nightly.3044
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@parcel/create-react-app",
3
-
"version": "2.10.
2
",
3
+
"version": "2.10.
3-nightly.3044+a1391ed8a
",
4
4
"bin": {
5
5
"parcel-create-react-app": "lib/bin.js"
6
6
},