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 137cb2a commit 6f01828Copy full SHA for 6f01828
packages/react-scripts/package.json
@@ -1,18 +1,18 @@
1
{
2
- "name": "react-scripts",
+ "name": "monorepo-react-scripts",
3
"version": "3.4.0",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": {
6
"type": "git",
7
- "url": "https://github.com/facebook/create-react-app.git",
+ "url": "https://github.com/Krivega/create-react-app.git",
8
"directory": "packages/react-scripts"
9
},
10
"license": "MIT",
11
"engines": {
12
"node": ">=8.10"
13
14
"bugs": {
15
- "url": "https://github.com/facebook/create-react-app/issues"
+ "url": "https://github.com/Krivega/create-react-app/issues"
16
17
"files": [
18
"bin",
0 commit comments