Skip to content

Commit 14a2448

Browse files
committed
Support jquery and $ via provider plugin
1 parent dc4c9a4 commit 14a2448

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",
2+
"name": "react-scripts-bradtwurst",
33
"version": "1.0.7",
4-
"description": "Configuration and scripts for Create React App.",
5-
"repository": "facebookincubator/create-react-app",
4+
"description": "Create React App (configuration/scripts) added jquery plugin",
5+
"repository": "bradtwurst/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/bradtwurst/create-react-app/issues"
1212
},
1313
"files": [
1414
"bin",

0 commit comments

Comments
 (0)