Skip to content

Commit

Permalink
Merge 8a4fd14 into a780691
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Dec 15, 2020
2 parents a780691 + 8a4fd14 commit 836efde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "hexo",
"version": "5.2.0",
"version": "5.2.1",
"description": "A fast, simple & powerful blog framework, powered by Node.js.",
"main": "lib/hexo",
"bin": {
Expand Down Expand Up @@ -63,9 +63,9 @@
"warehouse": "^4.0.0"
},
"devDependencies": {
"0x": "^4.9.1",
"@easyops/git-exec-and-restage": "^1.0.4",
"chai": "^4.1.2",
"0x": "^4.10.2",
"chai": "^4.2.0",
"cheerio": "0.22.0",
"decache": "^4.5.1",
"eslint": "^7.0.0",
Expand Down

0 comments on commit 836efde

Please sign in to comment.