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 dc4c9a4 commit 14a2448Copy full SHA for 14a2448
packages/react-scripts/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "react-scripts",
+ "name": "react-scripts-bradtwurst",
3
"version": "1.0.7",
4
- "description": "Configuration and scripts for Create React App.",
5
- "repository": "facebookincubator/create-react-app",
+ "description": "Create React App (configuration/scripts) added jquery plugin",
+ "repository": "bradtwurst/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/bradtwurst/create-react-app/issues"
12
13
"files": [
14
"bin",
0 commit comments