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 fa6f7ec commit 2a066ebCopy full SHA for 2a066eb
packages/react-scripts/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "react-scripts",
+ "name": "@automatastudios/react-scripts",
3
"version": "1.0.17",
4
"description": "Configuration and scripts for Create React App.",
5
- "repository": "facebookincubator/create-react-app",
+ "repository": "automatastudios/create-react-app",
6
"license": "MIT",
7
"engines": {
8
"node": ">=6"
9
},
10
"bugs": {
11
- "url": "https://github.com/facebookincubator/create-react-app/issues"
+ "url": "https://github.com/automatastudios/create-react-app/issues"
12
13
"files": [
14
"bin",
0 commit comments