dayspan-vuetify icon indicating copy to clipboard operation
dayspan-vuetify copied to clipboard

chore(deps): move vue, vuetify to peerDependencies

Open posva opened this issue 6 years ago • 0 comments

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

posva avatar Jul 04 '19 08:07 posva