composer update && npm update

This commit is contained in:
Jonny Barnes 2017-08-11 15:11:33 +01:00
parent 64f541d30d
commit b695b5be8c
3 changed files with 19 additions and 19 deletions

View file

@ -35,7 +35,7 @@
"stylelint": "^8.0.0",
"stylelint-config-standard": "^17.0.0",
"uglify-js": "^3.0.27",
"webpack": "^3.5.2",
"webpack": "^3.5.3",
"webpack-sources": "^1.0.1"
},
"scripts": {