Skip to content

Commit a477334

Browse files
authored
fix(types): add missing logger.d.ts file to the package (#1789)
1 parent 7cec79d commit a477334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dist",
1313
"types/index.d.ts",
1414
"types/helpers.d.ts",
15+
"types/logger.d.ts",
1516
"types/vue.d.ts"
1617
],
1718
"scripts": {

0 commit comments

Comments
 (0)