dayspan-vuetify
dayspan-vuetify copied to clipboard
chore(deps): move vue, vuetify to peerDependencies
I removed vue and vuetify from dependencies as they are installed by any users of your package. I also moved the material icon as a devDependency since it was only used to build docs.
I tested by rebuilding the package-lock.json but I imagine you will want to rebuild it yourself locally using npm i