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 fd80924 commit efef697Copy full SHA for efef697
packages/react-scripts/package.json
@@ -3,13 +3,13 @@
3
"version": "2.1.1",
4
"frontierVersion": "1.0.1",
5
"description": "Configuration and scripts for Create React App.",
6
- "repository": "joeycozza/create-react-app",
+ "repository": "fs-webdev/create-react-app",
7
"license": "MIT",
8
"engines": {
9
"node": ">=6"
10
},
11
"bugs": {
12
- "url": "https://github.com/joeycozza/create-react-app/issues"
+ "url": "https://github.com/fs-webdev/create-react-app/issues"
13
14
"files": [
15
"bin",
0 commit comments