mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
chore: missing web-type after publishing (#22271)
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"lib",
|
||||
"src",
|
||||
"packages",
|
||||
"types"
|
||||
"types",
|
||||
"web-types.json"
|
||||
],
|
||||
"typings": "types/index.d.ts",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user