We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3745ed1 commit 65cb80eCopy full SHA for 65cb80e
packages/react-scripts/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "react-scripts",
+ "name": "@igetgames/spectacle-react-scripts",
3
"version": "0.8.5",
4
- "description": "Configuration and scripts for Create React App.",
5
- "repository": "facebookincubator/create-react-app",
+ "description": "Configuration and scripts for Spectacle Create React App.",
+ "repository": "igetgames/spectacle-create-react-app",
6
"license": "BSD-3-Clause",
7
"engines": {
8
"node": ">=4"
9
},
10
"bugs": {
11
- "url": "https://github.com/facebookincubator/create-react-app/issues"
+ "url": "https://github.com/igetgames/spectacle-create-react-app/issues"
12
13
"files": [
14
".babelrc",
0 commit comments