File tree 1 file changed +4
-11
lines changed
1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " react-scripts" ,
3
- "version" : " 3.3.0" ,
4
- "description" : " Configuration and scripts for Create React App." ,
5
- "repository" : {
6
- "type" : " git" ,
7
- "url" : " https://github.com/facebook/create-react-app.git" ,
8
- "directory" : " packages/react-scripts"
9
- },
2
+ "name" : " earthling-interactive-react-scripts" ,
3
+ "version" : " 0.0.2" ,
4
+ "description" : " Configuration and scripts for Create React App customized for Earthling Interactive." ,
10
5
"license" : " MIT" ,
11
6
"engines" : {
12
7
"node" : " >=8.10"
13
8
},
14
- "bugs" : {
15
- "url" : " https://github.com/facebook/create-react-app/issues"
16
- },
17
9
"files" : [
18
10
" bin" ,
19
11
" config" ,
29
21
"types" : " ./lib/react-app.d.ts" ,
30
22
"dependencies" : {
31
23
"@babel/core" : " 7.7.5" ,
24
+ "@babel/plugin-proposal-decorators" : " 7.7.4" ,
32
25
"@svgr/webpack" : " 4.3.3" ,
33
26
"@typescript-eslint/eslint-plugin" : " ^2.10.0" ,
34
27
"@typescript-eslint/parser" : " ^2.10.0" ,
You can’t perform that action at this time.
0 commit comments