Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Mar 23, 2020
1 parent 3f650b6 commit 0d74423
Show file tree
Hide file tree
Showing 8 changed files with 995 additions and 22,012 deletions.
2,623 changes: 514 additions & 2,109 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"url": "https://github.com/jgthms/bulma/issues"
},
"devDependencies": {
"autoprefixer": "^9.6.1",
"autoprefixer": "^9.7.4",
"clean-css-cli": "^4.3.0",
"node-sass": "^4.12.0",
"postcss-cli": "^6.1.3",
"rimraf": "^2.7.1"
"node-sass": "^4.13.1",
"postcss-cli": "^7.1.0",
"rimraf": "^3.0.2"
},
"scripts": {
"build": "npm run build-clean && npm run build-sass && npm run build-autoprefix && npm run build-cleancss",
Expand Down
1 change: 1 addition & 0 deletions test/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/css

0 comments on commit 0d74423

Please sign in to comment.