Commit 87344df6 by Johannes Edmeier

update dependencies

parent 32cf0cba
......@@ -17,7 +17,7 @@
"ansi_up": "^3.0.0",
"axios": "^0.18.0",
"bulma": "^0.7.1",
"bulma-badge": "^1.0.1",
"bulma-badge": "^2.0.0",
"d3-array": "^1.2.1",
"d3-axis": "^1.0.8",
"d3-brush": "^1.0.4",
......@@ -45,7 +45,7 @@
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.5",
"babel-jest": "^23.2.0",
"babel-loader": "^7.1.4",
"babel-loader": "^7.1.5",
"babel-plugin-lodash": "^3.3.4",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
......@@ -55,7 +55,7 @@
"css-hot-loader": "^1.3.9",
"css-loader": "^0.28.11",
"css-mqpacker": "^6.0.2",
"eslint": "^4.19.1",
"eslint": "^5.0.1",
"eslint-loader": "^1.9.0",
"eslint-plugin-html": "^4.0.5",
"eslint-plugin-vue": "^4.5.0",
......@@ -65,9 +65,9 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^2.30.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^23.2.0",
"jest": "^23.3.0",
"lodash-webpack-plugin": "^0.11.5",
"node-sass": "^4.9.0",
"node-sass": "^4.9.1",
"optimize-css-assets-webpack-plugin": "^3.2.0",
"postcss-loader": "^2.1.5",
"sass-loader": "^6.0.7",
......
......@@ -16,7 +16,7 @@
@import "utilities";
// Import the rest of Bulma
@import "~bulma/bulma";
@import "~bulma-badge/dist/bulma-badge";
@import "~bulma-badge/dist/css/bulma-badge";
html {
min-height: 100vh;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment