|
1 | 1 | { |
2 | 2 | "name": "@react-workspaces/react-scripts", |
3 | | - "version": "3.0.1-alpha-06", |
| 3 | + "version": "3.0.1-alpha-07", |
4 | 4 | "description": "React + Yarn Workspaces Configuration and scripts for Create React App.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | | - "url": "https://github.com/facebook/create-react-app.git", |
| 7 | + "url": "https://github.com/react-workspaces/create-react-app.git", |
8 | 8 | "directory": "packages/react-scripts" |
9 | 9 | }, |
10 | 10 | "license": "MIT", |
11 | 11 | "engines": { |
12 | 12 | "node": ">=8.10" |
13 | 13 | }, |
14 | 14 | "bugs": { |
15 | | - "url": "https://github.com/facebook/create-react-app/issues" |
| 15 | + "url": "https://github.com/react-workspaces/create-react-app/issues" |
16 | 16 | }, |
17 | 17 | "files": [ |
18 | 18 | "bin", |
|
0 commit comments