Skip to content

Commit

Permalink
Update dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjiezhe committed Aug 5, 2020
1 parent 1c9d561 commit 65b4c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-next-discussbot",
"version": "1.0.0",
"version": "1.0.1",
"description": "DiscussBot comment system for NexT.",
"main": "index.js",
"scripts": {
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/wangjiezhe/hexo-next-discussbot#readme",
"dependencies": {
"next-util": "github:theme-next/next-util"
"next-util": "^1.0.0"
},
"devDependencies":{
"eslint": "^6.7.2",
Expand Down

0 comments on commit 65b4c03

Please sign in to comment.