Changed libraryTarget to "umd" + rebuild 🚀

This commit is contained in:
euvl
2017-06-22 15:54:52 +01:00
parent 787de3b205
commit f371235d03
4 changed files with 29 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue-js-modal",
"description": "Modal Component for Vue.js",
"version": "1.2.1",
"version": "1.2.2",
"author": "euvl <yev.vlasenko@gmail.com>",
"main": "dist/index.js",
"repository": {