Added .npmignore

This commit is contained in:
euvl
2017-03-13 12:29:29 +00:00
parent 1d699378dd
commit 8e5520db4f
2 changed files with 4 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vue-js-modal",
"description": "Modal Component for Vue.js",
"version": "1.0.1",
"version": "1.0.2",
"author": "euvl <yev.vlasenko@gmail.com>",
"private": false,
"main": "./Modal/index.js",