We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07790d0 commit 72e8d86Copy full SHA for 72e8d86
web/package.json
@@ -16,7 +16,7 @@
16
"apollo-link": "^1.2.2",
17
"apollo-link-context": "^1.0.8",
18
"apollo-link-http": "^1.5.4",
19
- "buefy": "^0.6.6",
+ "buefy": "^0.6.7",
20
"graphql": "^0.13.2",
21
"graphql-tag": "^2.9.2",
22
"vue": "^2.5.2",
web/src/main.js
@@ -11,7 +11,7 @@ import VueApollo from 'vue-apollo'
11
12
// Buefy
13
import Buefy from 'buefy'
14
-import 'buefy/lib/buefy.css'
+import 'buefy/dist/buefy.css'
15
// Material
import VueMaterial from 'vue-material'
0 commit comments