Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

Fix main source in package.json #6

Closed Lidbetter closed 8 years ago

Lidbetter commented 8 years ago

Main should be a string not an array of strings.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a96d942d09f14f5fbef5eb726b6242b6fdf92983 on Lidbetter:patch-1 into 82c72cf8bcbbcebcf54e5a06b8b59237c1c8c0ee on Haixing-Hu:master.

Lidbetter commented 8 years ago

There is already a PR for this. I didn't check first, closing.