Skip to content

Commit

Permalink
more dependencies/devDependencies switches
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatore-fxpig committed May 26, 2020
1 parent 13a8892 commit b26428e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,16 @@
"@babel/plugin-proposal-decorators": "^7.3.0",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-react": "^7.0.0",
"@hot-loader/react-dom": "^16.13.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.9.6",
"@hot-loader/react-dom": "^16.13.0",
"argparse": "^1.0.10",
"awesomplete": "^1.1.2",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-strip-function-call": "^1.0.2",
"babel-plugin-styled-components": "^1.10.0",
"binomial": "^0.2.0",
"bundlesize": "^0.18.0",
"chalk": "^2.4.1",
"clean-webpack-plugin": "^3.0.0",
"compression": "^1.7.3",
Expand Down Expand Up @@ -130,6 +128,8 @@
"yaml-front-matter": "^4.0.0"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"bundlesize": "^0.18.0",
"chai": "^4.1.2",
"chai-http": "^4.0.0",
"eslint": "^5.14.1",
Expand Down

0 comments on commit b26428e

Please sign in to comment.