2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

Update package.json

This commit is contained in:
Jeff Sagal
2022-10-24 10:59:09 -07:00
parent f735ca4ee7
commit 0e0f359d72
+2 -1
View File
@@ -9,7 +9,8 @@
"test": "tests"
},
"files": [
"dist"
"dist",
"src"
],
"main": "./dist/vue-select.umd.js",
"module": "./dist/vue-select.es.js",