Updated package json

This commit is contained in:
euvl
2017-04-05 12:49:53 +01:00
parent dc3b6886fe
commit bbc4ceeece
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
demo
*.map

View File

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