2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-18 22:20:35 +03:00

Revert "chore: remove alias"

This reverts commit 84053e0a56.
This commit is contained in:
mengxiong10
2019-11-12 18:31:59 +08:00
parent 333c7b7431
commit c2b7ba7794
+3
View File
@@ -3,6 +3,9 @@
"description": "A Datepicker Component For Vue2",
"main": "index.js",
"module": "index.esm.js",
"alias": {
"vue2-datepicker": "./src/index.js"
},
"files": [
"/locale",
"/index.*"