Update bulma and style-loader
... | ... | @@ -13,7 +13,7 @@ |
"babel-plugin-syntax-dynamic-import": "^6.18.0", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"bulma": "^0.6.2", | ||
"bulma": "^0.7.1", | ||
"concurrently": "^3.5.1", | ||
"css-loader": "^0.28.8", | ||
"file-loader": "^1.1.6", | ||
... | ... | @@ -34,7 +34,7 @@ |
"react-numeric-input": "^2.2.3", | ||
"react-router-dom": "^4.2.2", | ||
"react-table": "^6.7.6", | ||
"style-loader": "^0.20.3", | ||
"style-loader": "^0.21.0", | ||
"uglifyjs-webpack-plugin": "^1.1.6", | ||
"url-loader": "^1.0.1", | ||
"webpack": "^4.5.0", | ||
... | ... |
Please register or sign in to comment