Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgthms/bulma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Thomas <bbxdesign@gmail.com>2019-05-17 14:58:50 +0300
committerJeremy Thomas <bbxdesign@gmail.com>2019-05-17 14:58:50 +0300
commit3a188329f2928cade4650d3e29b38df67fe315a6 (patch)
tree6eb3dc5d0340bcdac7f3c3d83e39047a6c7d68e6 /package.json
parent97cb0311f1a7cc611c73c0b3f1f1a8a070c760eb (diff)
Update npm packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 6636c212..b097a9dc 100644
--- a/package.json
+++ b/package.json
@@ -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": {