Update npm packages

This commit is contained in:
Jeremy Thomas
2019-05-17 12:58:50 +01:00
parent 97cb0311f1
commit 3a188329f2
4 changed files with 804 additions and 348 deletions

View File

@@ -27,10 +27,10 @@
"url": "https://github.com/jgthms/bulma/issues"
},
"devDependencies": {
"autoprefixer": "^9.4.7",
"clean-css-cli": "^4.2.1",
"node-sass": "^4.11.0",
"postcss-cli": "^6.1.1",
"autoprefixer": "^9.5.1",
"clean-css-cli": "^4.3.0",
"node-sass": "^4.12.0",
"postcss-cli": "^6.1.2",
"rimraf": "^2.6.3"
},
"scripts": {