Skip to content

Commit aaf53f9

Browse files
committed
chore: update hexo version
1 parent 8813091 commit aaf53f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.0.0",
44
"private": true,
55
"hexo": {
6-
"version": "7.1.1"
6+
"version": "7.3.0"
77
},
88
"dependencies": {
99
"bulma-stylus": "0.8.0",
10-
"hexo": "^7.1.1",
10+
"hexo": "^7.3.0",
1111
"hexo-algolia": "^1.3.2",
1212
"hexo-deployer-git": "^4.0.0",
1313
"hexo-filter-github-emojis": "^3.0.5",
@@ -23,4 +23,4 @@
2323
"hexo-tag-embed": "^1.0.0",
2424
"hexo-theme-icarus": "^6.0.0"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)