mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Update package.json
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
|||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist",
|
||||||
|
"src"
|
||||||
],
|
],
|
||||||
"main": "./dist/vue-select.umd.js",
|
"main": "./dist/vue-select.umd.js",
|
||||||
"module": "./dist/vue-select.es.js",
|
"module": "./dist/vue-select.es.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user