Skip to content

Commit 6f01828

Browse files
committed
change package fields
1 parent 137cb2a commit 6f01828

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"name": "react-scripts",
2+
"name": "monorepo-react-scripts",
33
"version": "3.4.0",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/facebook/create-react-app.git",
7+
"url": "https://github.com/Krivega/create-react-app.git",
88
"directory": "packages/react-scripts"
99
},
1010
"license": "MIT",
1111
"engines": {
1212
"node": ">=8.10"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/facebook/create-react-app/issues"
15+
"url": "https://github.com/Krivega/create-react-app/issues"
1616
},
1717
"files": [
1818
"bin",

0 commit comments

Comments
 (0)