Compare commits
9 commits
main
...
greenkeepe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48d0fe5660 | ||
|
|
100567a28f | ||
|
|
50a1c88be8 | ||
|
|
753d86c036 | ||
|
|
26a5d1b217 | ||
|
|
20c3f3bd59 | ||
|
|
2a6ae20b6d | ||
|
|
1f091b75fe | ||
|
|
f4c69b2c0c |
2 changed files with 935 additions and 597 deletions
16
package.json
16
package.json
|
|
@ -24,14 +24,14 @@
|
|||
"redux": "^4.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.5.5",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/plugin-proposal-class-properties": "^7.5.5",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.5.5",
|
||||
"@babel/polyfill": "^7.4.4",
|
||||
"@babel/preset-env": "^7.5.5",
|
||||
"@babel/preset-flow": "^7.0.0-rc.1",
|
||||
"@babel/preset-react": "^7.0.0-rc.1",
|
||||
"@babel/cli": "^7.10.1",
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/plugin-proposal-class-properties": "^7.10.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
|
||||
"@babel/polyfill": "^7.10.1",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@babel/preset-flow": "^7.10.1",
|
||||
"@babel/preset-react": "^7.10.1",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-loader": "^8.0.6",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue