We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e91648a commit 89361b5Copy full SHA for 89361b5
packages/react-scripts/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "react-scripts",
+ "name": "pj-react-scripts",
3
"version": "1.0.7",
4
- "description": "Configuration and scripts for Create React App.",
5
- "repository": "facebookincubator/create-react-app",
+ "description": "Configuration and scripts for Create React App by Pawel Jedrzejczyk",
+ "repository": "paweljedrzejczyk/create-react-app",
6
"license": "BSD-3-Clause",
7
"engines": {
8
"node": ">=6"
9
},
10
"bugs": {
11
- "url": "https://github.com/facebookincubator/create-react-app/issues"
+ "url": "https://github.com/paweljedrzejczyk/create-react-app/issues"
12
13
"files": [
14
"bin",
0 commit comments