Skip to content

Commit 1c2ab8c

Browse files
lexunbmatto
authored andcommitted
Rename scripts package and update urls for Zeal
1 parent a5f760b commit 1c2ab8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-scripts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "react-scripts",
3-
"version": "0.7.0",
2+
"name": "@zeal/react-scripts",
3+
"version": "0.1.0",
44
"description": "Configuration and scripts for Create React App.",
5-
"repository": "facebookincubator/create-react-app",
5+
"repository": "codingzeal/create-react-app",
66
"license": "BSD-3-Clause",
77
"engines": {
88
"node": ">=4"
99
},
1010
"bugs": {
11-
"url": "https://github.com/facebookincubator/create-react-app/issues"
11+
"url": "https://github.com/codingzeal/create-react-app/issues"
1212
},
1313
"files": [
1414
".babelrc",

0 commit comments

Comments
 (0)