mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-25 00:10:37 +03:00
chore: remove alias
This commit is contained in:
@@ -3,9 +3,6 @@
|
|||||||
"description": "A Datepicker Component For Vue2",
|
"description": "A Datepicker Component For Vue2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"module": "index.esm.js",
|
"module": "index.esm.js",
|
||||||
"alias": {
|
|
||||||
"vue2-datepicker": "./src/index.js"
|
|
||||||
},
|
|
||||||
"files": [
|
"files": [
|
||||||
"/locale",
|
"/locale",
|
||||||
"/index.*"
|
"/index.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user