Skip to content

Commit ca80a84

Browse files
committed
v0.0.2
1 parent c03bb36 commit ca80a84

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

Diff for: packages/react-scripts/package.json

+4-11
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
11
{
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.",
105
"license": "MIT",
116
"engines": {
127
"node": ">=8.10"
138
},
14-
"bugs": {
15-
"url": "https://github.com/facebook/create-react-app/issues"
16-
},
179
"files": [
1810
"bin",
1911
"config",
@@ -29,6 +21,7 @@
2921
"types": "./lib/react-app.d.ts",
3022
"dependencies": {
3123
"@babel/core": "7.7.5",
24+
"@babel/plugin-proposal-decorators": "7.7.4",
3225
"@svgr/webpack": "4.3.3",
3326
"@typescript-eslint/eslint-plugin": "^2.10.0",
3427
"@typescript-eslint/parser": "^2.10.0",

0 commit comments

Comments
 (0)