mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(use): adjust typings entry
This commit is contained in:
parent
c2135d4151
commit
9b502bcbbd
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user