We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880b473 commit f3e791dCopy full SHA for f3e791d
packages/react-scripts/package.json
@@ -1,18 +1,18 @@
1
{
2
"name": "@react-workspaces/react-scripts",
3
- "version": "3.0.1-alpha-06",
+ "version": "3.0.1-alpha-07",
4
"description": "React + Yarn Workspaces Configuration and scripts for Create React App.",
5
"repository": {
6
"type": "git",
7
- "url": "https://github.com/facebook/create-react-app.git",
+ "url": "https://github.com/react-workspaces/create-react-app.git",
8
"directory": "packages/react-scripts"
9
},
10
"license": "MIT",
11
"engines": {
12
"node": ">=8.10"
13
14
"bugs": {
15
- "url": "https://github.com/facebook/create-react-app/issues"
+ "url": "https://github.com/react-workspaces/create-react-app/issues"
16
17
"files": [
18
"bin",
0 commit comments