Skip to content

Commit

Permalink
fix: move dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
omarciovsena committed Nov 25, 2018
1 parent c6f37ca commit 1783b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^2.0.0",
"node-sass": "^4.9.2",
"nodemon": "^1.18.6",
"pg": "^7.4.3",
"sass-loader": "^7.1.0",
"webpack": "^4.19.0",
"webpack-cli": "^3.1.0"
},
"devDependencies": {
"conventional-changelog": "^3.0.5",
"nodemon": "^1.18.6",
"nyc": "^13.1.0",
"pre-commit": "^1.2.2",
"uglify-es": "^3.3.9"
Expand Down

0 comments on commit 1783b1f

Please sign in to comment.