Added uglification stap to remove dead code (fix by @arve0)

This commit is contained in:
euvl
2017-09-13 13:41:30 +01:00
parent 3a8a5884c8
commit 48721f956d
4 changed files with 1661 additions and 2880 deletions

View File

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