Compare commits
9 commits
main
...
greenkeepe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
65fbf51d21 | ||
|
|
cdeefa9bd8 | ||
|
|
788b7023de | ||
|
|
c70fa180b4 | ||
|
|
6ca6dcb1b5 | ||
|
|
51ce1bffe3 | ||
|
|
78357466c1 | ||
|
|
ad235ca7b3 | ||
|
|
c25da78dd0 |
2 changed files with 464 additions and 248 deletions
16
package.json
16
package.json
|
|
@ -24,14 +24,14 @@
|
|||
"redux": "^3.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0-rc.1",
|
||||
"@babel/core": "^7.0.0-rc.1",
|
||||
"@babel/plugin-proposal-class-properties": "^7.0.0-rc.1",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-rc.1",
|
||||
"@babel/polyfill": "^7.0.0-rc.1",
|
||||
"@babel/preset-env": "^7.0.0-rc.1",
|
||||
"@babel/preset-flow": "^7.0.0-rc.1",
|
||||
"@babel/preset-react": "^7.0.0-rc.1",
|
||||
"@babel/cli": "^7.2.3",
|
||||
"@babel/core": "^7.4.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.4.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.4.0",
|
||||
"@babel/polyfill": "^7.4.0",
|
||||
"@babel/preset-env": "^7.4.2",
|
||||
"@babel/preset-flow": "^7.0.0",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"babel-eslint": "^10.0.0",
|
||||
"babel-loader": "^8.0.0-beta",
|
||||
"clean-webpack-plugin": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue