Skip to content

Commit f3e791d

Browse files
author
F1LT3R
committed
Update github url.
1 parent 880b473 commit f3e791d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@react-workspaces/react-scripts",
3-
"version": "3.0.1-alpha-06",
3+
"version": "3.0.1-alpha-07",
44
"description": "React + Yarn Workspaces Configuration and scripts for Create React App.",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/facebook/create-react-app.git",
7+
"url": "https://github.com/react-workspaces/create-react-app.git",
88
"directory": "packages/react-scripts"
99
},
1010
"license": "MIT",
1111
"engines": {
1212
"node": ">=8.10"
1313
},
1414
"bugs": {
15-
"url": "https://github.com/facebook/create-react-app/issues"
15+
"url": "https://github.com/react-workspaces/create-react-app/issues"
1616
},
1717
"files": [
1818
"bin",

0 commit comments

Comments
 (0)