mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
types(Poppperjs): fix types path (#8111)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Precompiled popperjs core",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"types": "dist/index.d.ts",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
|
Reference in New Issue
Block a user