mirror of https://github.com/ElemeFE/element
chore: missing web-type after publishing (#22271)
parent
c56f1d6c8c
commit
3c0780d9ca
|
@ -7,7 +7,8 @@
|
|||
"lib",
|
||||
"src",
|
||||
"packages",
|
||||
"types"
|
||||
"types",
|
||||
"web-types.json"
|
||||
],
|
||||
"typings": "types/index.d.ts",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue