mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
[Docs] Bump version of examples in customize bulma section (#2153)
* Bump version to 0.7.2 * Bump version to 0.7.2 * Bump version to 0.7.2 * Bump version to 0.7.2
This commit is contained in:
@@ -22,7 +22,7 @@ npm install bulma --save-dev
|
||||
"main": "sass/mystyles.scss",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"bulma": "^0.7.1",
|
||||
"bulma": "^0.7.2",
|
||||
"node-sass": "^4.9.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,7 +28,7 @@ npm install webpack-cli --save-dev
|
||||
"main": "webpack.config.js",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"bulma": "^0.7.1",
|
||||
"bulma": "^0.7.2",
|
||||
"css-loader": "^1.0.0",
|
||||
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
||||
"node-sass": "^4.9.2",
|
||||
|
||||
Reference in New Issue
Block a user