shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 195 forks source link

package.json: change typings to types #84

Closed viktor-ku closed 6 years ago

viktor-ku commented 6 years ago

According to new TypeScript Publishing rules this field should be called types instead

TS Publishing Docs: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html

Highly recommend to merge this request ASAP with that one https://github.com/shakee93/vue-toasted/pull/82

Thanks :heart: