Skip to content

Commit

Permalink
chore: rebase package
Browse files Browse the repository at this point in the history
  • Loading branch information
weyusi committed Jul 12, 2019
1 parent 43728fd commit 8b90ad5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -28,19 +28,19 @@
],
"license": "MIT",
"dependencies": {
"hexo-util": "^0.6.2",
"hexo-util": "^0.6.3",
"marked": "^0.7.0",
"strip-indent": "^2.0.0"
"strip-indent": "^3.0.0"
},
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^5.9.0",
"chai": "^4.2.0",
"eslint": "^6.0.1",
"babel-eslint": "^10.0.1",
"eslint-config-hexo": "^3.0.0",
"istanbul": "^0.4.5",
"mocha": "^6.0.0"
"mocha": "^6.1.4"
},
"engines": {
"node": ">=6.9.0"
"node": ">=8.6.0"
}
}

0 comments on commit 8b90ad5

Please sign in to comment.