bulma-prefers-dark
Advanced tools
Comparing version 0.1.0-beta.0 to 0.1.0-beta.1
{ | ||
"name": "bulma-prefers-dark", | ||
"version": "0.1.0-beta.0", | ||
"version": "0.1.0-beta.1", | ||
"description": "Bulma extension to add prefers-color-scheme dark support", | ||
@@ -31,9 +31,9 @@ "main": "bulma-prefers-dark.sass", | ||
"devDependencies": { | ||
"autoprefixer": "^9.5.0", | ||
"bulma": "^0.7.4", | ||
"clean-css-cli": "^4.2.1", | ||
"node-sass": "^4.11.0", | ||
"postcss-cli": "^6.1.2", | ||
"release-it": "^10.4.0", | ||
"rimraf": "^2.6.3" | ||
"autoprefixer": "^10.3.7", | ||
"bulma": "0.7.4", | ||
"clean-css-cli": "^5.4.1", | ||
"node-sass": "^6.0.1", | ||
"postcss-cli": "^9.0.1", | ||
"release-it": "^14.11.6", | ||
"rimraf": "^3.0.2" | ||
}, | ||
@@ -64,2 +64,8 @@ "scripts": { | ||
"releaseName": "Release v${version}" | ||
}, | ||
"scripts": { | ||
"beforeStart": "npm run build" | ||
}, | ||
"hooks": { | ||
"after:bump": "npm run build" | ||
} | ||
@@ -66,0 +72,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6491
491576