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