composer update && npm update

This commit is contained in:
Jonny Barnes 2018-01-15 15:17:43 +00:00
parent f4a8abcba2
commit 0c1ee407fd
15 changed files with 54 additions and 54 deletions

View file

@ -12,7 +12,7 @@
},
"devDependencies": {
"ajv": "^5.5.2",
"autoprefixer": "^7.2.4",
"autoprefixer": "^7.2.5",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
@ -35,7 +35,7 @@
"source-list-map": "^2.0.0",
"stylelint": "^8.4.0",
"stylelint-config-standard": "^18.0.0",
"uglify-js": "^3.3.5",
"uglify-js": "^3.3.7",
"webpack": "^3.10.0",
"webpack-sources": "^1.1.0"
},