Skip to content

Commit 89361b5

Browse files
author
Paweł Jędrzejczyk
committed
update react-scripts package name, description and bugs url
1 parent e91648a commit 89361b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-scripts/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "react-scripts",
2+
"name": "pj-react-scripts",
33
"version": "1.0.7",
4-
"description": "Configuration and scripts for Create React App.",
5-
"repository": "facebookincubator/create-react-app",
4+
"description": "Configuration and scripts for Create React App by Pawel Jedrzejczyk",
5+
"repository": "paweljedrzejczyk/create-react-app",
66
"license": "BSD-3-Clause",
77
"engines": {
88
"node": ">=6"
99
},
1010
"bugs": {
11-
"url": "https://github.com/facebookincubator/create-react-app/issues"
11+
"url": "https://github.com/paweljedrzejczyk/create-react-app/issues"
1212
},
1313
"files": [
1414
"bin",

0 commit comments

Comments
 (0)