Skip to content

Commit

Permalink
修复已知BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
HCLonely committed May 9, 2020
1 parent c7f1f32 commit bc21e4a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@
"anime"
],
"dependencies": {
"@babel/runtime": "^7.9.6",
"axios": "^0.19.2",
"ejs": "2.5.6",
"hexo-fs": "^0.2.2",
"hexo-i18n": "^0.2.1",
"hexo-log": "^0.2.0",
"path": "^0.12.7",
"axios": "^0.19.2"
"path": "^0.12.7"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit bc21e4a

Please sign in to comment.