Updated main file ref in package.json

This commit is contained in:
euvl
2016-11-14 15:47:06 +00:00
parent a13056c608
commit 8e9a31c038

View File

@@ -5,7 +5,7 @@
"author": "euvl <yev.vlasenko@gmail.com>",
"private": true,
"license": "MIT",
"main": "./src/index.js",
"main": "./dist/vue-modal.js",
"repository": {
"type": "git",
"url": "git+https://github.com/euvl/vue-modal.git"