File tree 5 files changed +12
-12
lines changed
5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 10
10
"description" : " The base TypeScript template for Create React App." ,
11
11
"repository" : {
12
12
"type" : " git" ,
13
- "url" : " https://github.com/facebook /create-react-app.git" ,
13
+ "url" : " https://github.com/connecterra /create-react-app.git" ,
14
14
"directory" : " packages/cra-template-typescript"
15
15
},
16
16
"license" : " MIT" ,
17
17
"engines" : {
18
18
"node" : " >=14"
19
19
},
20
20
"bugs" : {
21
- "url" : " https://github.com/facebook /create-react-app/issues"
21
+ "url" : " https://github.com/connecterra /create-react-app/issues"
22
22
},
23
23
"files" : [
24
24
" template" ,
Original file line number Diff line number Diff line change 9
9
"description" : " The base template for Create React App." ,
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " https://github.com/facebook /create-react-app.git" ,
12
+ "url" : " https://github.com/connecterra /create-react-app.git" ,
13
13
"directory" : " packages/cra-template"
14
14
},
15
15
"license" : " MIT" ,
16
16
"engines" : {
17
17
"node" : " >=14"
18
18
},
19
19
"bugs" : {
20
- "url" : " https://github.com/facebook /create-react-app/issues"
20
+ "url" : " https://github.com/connecterra /create-react-app/issues"
21
21
},
22
22
"files" : [
23
23
" template" ,
Original file line number Diff line number Diff line change 7
7
"description" : " Create React apps with no build configuration." ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " https://github.com/facebook /create-react-app.git" ,
10
+ "url" : " https://github.com/connecterra /create-react-app.git" ,
11
11
"directory" : " packages/create-react-app"
12
12
},
13
13
"license" : " MIT" ,
14
14
"engines" : {
15
15
"node" : " >=14"
16
16
},
17
17
"bugs" : {
18
- "url" : " https://github.com/facebook /create-react-app/issues"
18
+ "url" : " https://github.com/connecterra /create-react-app/issues"
19
19
},
20
20
"files" : [
21
21
" index.js" ,
Original file line number Diff line number Diff line change 4
4
"description" : " webpack utilities used by 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/connecterra /create-react-app.git" ,
8
8
"directory" : " packages/react-dev-utils"
9
9
},
10
10
"license" : " MIT" ,
11
11
"bugs" : {
12
- "url" : " https://github.com/facebook /create-react-app/issues"
12
+ "url" : " https://github.com/connecterra /create-react-app/issues"
13
13
},
14
14
"engines" : {
15
15
"node" : " >=14"
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-scripts" ,
3
- "version" : " 5.0.1" ,
2
+ "name" : " @connecterra/ react-scripts" ,
3
+ "version" : " 5.0.1-alpha-01 " ,
4
4
"description" : " 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/connecterra /create-react-app.git" ,
8
8
"directory" : " packages/react-scripts"
9
9
},
10
10
"license" : " MIT" ,
11
11
"engines" : {
12
12
"node" : " >=14.0.0"
13
13
},
14
14
"bugs" : {
15
- "url" : " https://github.com/facebook /create-react-app/issues"
15
+ "url" : " https://github.com/connecterra /create-react-app/issues"
16
16
},
17
17
"files" : [
18
18
" bin" ,
You can’t perform that action at this time.
0 commit comments