require bulma in example only

This commit is contained in:
Mouti'a Benachour 2017-08-30 10:32:03 +01:00
parent 8dd1bfe169
commit 5f60b23198
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "nuxt-global-css",
"dependencies": {
"bulma": "^0.4.3",
"bulma": "^0.5.1",
"nuxt": "latest"
},
"scripts": {

View File

@ -71,7 +71,6 @@
"babel-loader": "^7.1.2",
"babel-preset-es2015": "^6.24.1",
"babel-preset-vue-app": "^1.2.1",
"bulma": "^0.5.1",
"chalk": "^2.1.0",
"chokidar": "^1.7.0",
"clone": "^2.1.1",