matiastucci / vue-input-tag

:bookmark: Vue.js 2.0 Input Tag Component
https://tucci.me/vue-input-tag
MIT License
536 stars 135 forks source link

Strange dependencies? #106

Closed scniro closed 5 years ago

scniro commented 5 years ago

Why are these dependencies?

"dependencies": {
  "coveralls": "^3.0.2",
  "ferrocarriloeste": "^1.0.1",
  [...]
},

These are clear devdeps, can these be moved?

matiastucci commented 5 years ago

https://github.com/matiastucci/vue-input-tag/pull/107 fixes it. Thanks.