Skip to content

Commit 46fbdcf

Browse files
release: v7.0.0-rc1 (#5176)
* release: 7.0.0-rc1 * Update package.json --------- Co-authored-by: Mimi <[email protected]>
1 parent 148ed7c commit 46fbdcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexo",
3-
"version": "6.3.0",
3+
"version": "7.0.0-rc1",
44
"description": "A fast, simple & powerful blog framework, powered by Node.js.",
55
"main": "dist/hexo",
66
"bin": {
@@ -20,6 +20,7 @@
2020
"dist/",
2121
"bin/"
2222
],
23+
"types": "./dist/hexo/index.d.ts",
2324
"repository": "hexojs/hexo",
2425
"homepage": "https://hexo.io/",
2526
"funding": {

0 commit comments

Comments
 (0)