diff --git a/app/.meteor/packages b/app/.meteor/packages index 88789403..8e6c12c3 100644 --- a/app/.meteor/packages +++ b/app/.meteor/packages @@ -38,7 +38,7 @@ simple:rest-method-mixin mikowals:batch-insert peerlibrary:subscription-data zer0th:meteor-vuetify-loader -akryum:vue-component +akryum:vue-component@0.15.2 akryum:vue-router2 percolate:migrations meteortesting:mocha diff --git a/app/.meteor/versions b/app/.meteor/versions index 98cbb4f7..03d4f323 100644 --- a/app/.meteor/versions +++ b/app/.meteor/versions @@ -4,7 +4,7 @@ accounts-oauth@1.4.2 accounts-password@2.3.4 accounts-patreon@0.1.0 akryum:npm-check@0.1.2 -akryum:vue-component@0.16.0 +akryum:vue-component@0.15.2 akryum:vue-component-dev-client@0.4.7 akryum:vue-component-dev-server@0.1.4 akryum:vue-router2@0.2.3 diff --git a/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue b/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue index 85482b5f..f21ac420 100644 --- a/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue +++ b/app/imports/client/ui/properties/components/attributes/SpellSlotListTile.vue @@ -25,7 +25,6 @@