Compare commits
9 commits
main
...
greenkeepe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09d84e6268 | ||
|
|
3a4472b9fa | ||
|
|
04f1401028 | ||
|
|
e116966cfd | ||
|
|
60752f4fe5 | ||
|
|
df8dd30199 | ||
|
|
cb3425cd50 | ||
|
|
f859ad2422 | ||
|
|
13cd4f857b |
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