@parcel/create-react-app 2.5.1-nightly.2703 → 2.5.1-nightly.2709

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.2703+851480d67",
3
+ "version": "2.5.1-nightly.2709+b833a5f52",
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": "851480d67e295f869dbf8f66080c2765e11fcf3b"
37
+ "gitHead": "b833a5f52387bf25cfa60a5555dd4e9a399b906d"
38
38
  }