mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
chore(use): adjust typings entry
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Vant composition api",
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
"typings": "lib/index.d.ts",
|
||||
"typings": "es/index.d.ts",
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"dev": "tsc -m esNext --outDir es --watch",
|
||||
|
Reference in New Issue
Block a user