We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f760b commit 1c2ab8cCopy full SHA for 1c2ab8c
packages/react-scripts/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "react-scripts",
3
- "version": "0.7.0",
+ "name": "@zeal/react-scripts",
+ "version": "0.1.0",
4
"description": "Configuration and scripts for Create React App.",
5
- "repository": "facebookincubator/create-react-app",
+ "repository": "codingzeal/create-react-app",
6
"license": "BSD-3-Clause",
7
"engines": {
8
"node": ">=4"
9
},
10
"bugs": {
11
- "url": "https://github.com/facebookincubator/create-react-app/issues"
+ "url": "https://github.com/codingzeal/create-react-app/issues"
12
13
"files": [
14
".babelrc",
0 commit comments