Skip to content

Commit

Permalink
Merge pull request #195 from curbengh/4.0.0
Browse files Browse the repository at this point in the history
release: 4.0.0
  • Loading branch information
curbengh authored Jul 26, 2020
2 parents 9dbfead + d454da5 commit 737b96e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-cli",
"version": "3.1.0",
"version": "4.0.0",
"description": "Command line interface for Hexo",
"main": "lib/hexo",
"bin": {
Expand Down Expand Up @@ -60,6 +60,6 @@
"sinon": "^9.0.2"
},
"engines": {
"node": ">=8.6.0"
"node": ">=10.13.0"
}
}

0 comments on commit 737b96e

Please sign in to comment.