Updated packages

This commit is contained in:
Stefan Zermatten
2019-02-06 15:28:02 +02:00
parent 29c5ed2194
commit f42f9590d2
4 changed files with 28 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ import theme from '/imports/ui/theme.js';
Vue.use(VueMeteorTracker);
Vue.use(Vuetify, {
theme,
iconfont: "mdi",
iconfont: "md",
});