Skip to content

Commit e67418f

Browse files
set hexo.d.ts
1 parent d8fa9d5 commit e67418f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bin",
1313
"assets"
1414
],
15-
"types": "./dist/**/*.d.ts",
15+
"types": "./dist/hexo.d.ts",
1616
"scripts": {
1717
"prepublish ": "npm run clean && npm run build",
1818
"build": "tsc -b",

0 commit comments

Comments
 (0)