Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip authored Apr 5, 2020
1 parent 2d71143 commit 9227029
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/xarc-app-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"babel-plugin-minify-dead-code-elimination": "^0.5.0",
"babel-plugin-transform-node-env-inline": "^0.4.3",
"babel-plugin-transform-react-remove-prop-types": "^0.4.20",
"boxen": "^2.1.0",
"chalker": "^1.1.1",
"boxen": "^4.2.0",
"chalker": "^1.2.0",
"chokidar": "^2.0.4",
"core-js": "^3",
"electrode-hapi-compat": "^1.2.0",
Expand Down Expand Up @@ -83,8 +83,8 @@
"webpack-dev-middleware": "^3.4.0",
"webpack-hot-middleware": "^2.22.2",
"winston": "^2.3.1",
"xaa": "^1.2.2",
"xclap": "^0.2.46",
"xaa": "^1.3.0",
"xclap": "^0.2.48",
"xenv-config": "^1.3.1",
"xsh": "^0.4.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/xarc-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@loadable/webpack-plugin": "^5.7.1",
"autoprefixer": "^9.6.0",
"babel-loader": "^8.0.4",
"chalk": "^3.0.0",
"chalker": "^1.1.2",
"chalk": "^4.0.0",
"chalker": "^1.2.0",
"css-loader": "^1.0.0",
"electrode-cdn-file-loader": "^1.0.0",
"electrode-node-resolver": "^2.0.0",
Expand Down

0 comments on commit 9227029

Please sign in to comment.