davestewart / vuex-pathify

Vue / Vuex plugin providing a unified path syntax to Vuex stores
https://davestewart.github.io/vuex-pathify
MIT License
1.37k stars 57 forks source link

add vue-class-component to dependencies. Fixes #50 #57

Closed ozum closed 5 years ago

ozum commented 5 years ago

Added vue-class-component to dependencies to support decorators. Added size is ignorable, because vue-class-component has around 200 LOC and does not have any other dependencies.