Update bulma to 0.9
... | @@ -14,7 +14,7 @@ | ... | @@ -14,7 +14,7 @@ |
"@babel/preset-react": "^7.9.4", | "@babel/preset-react": "^7.9.4", | ||
"babelify": "^10.0.0", | "babelify": "^10.0.0", | ||
"budo": "^11.6.3", | "budo": "^11.6.3", | ||
"bulma": "^0.8.2", | "bulma": "0.9", | ||
"react": "^16.13.1", | "react": "^16.13.1", | ||
"react-dom": "^16.13.1", | "react-dom": "^16.13.1", | ||
"uglify-js": "^3.9.3" | "uglify-js": "^3.9.3" | ||
... | ... |
Please register or sign in to comment