mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Updated main file ref in package.json
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user