build: using cli to generate type declaration (#8265)
This commit is contained in:
+1
-2
@@ -5,11 +5,10 @@
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
"style": "lib/index.css",
|
||||
"typings": "types/index.d.ts",
|
||||
"typings": "lib/index.d.ts",
|
||||
"files": [
|
||||
"es",
|
||||
"lib",
|
||||
"types",
|
||||
"vetur"
|
||||
],
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user