Skip to content

Commit

Permalink
fix dayjs dep
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Aug 16, 2022
1 parent 825b307 commit ae44ba2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,14 @@
"dependencies": {
"chalk": "^4.0.0",
"commander": "^5.0.0",
"dayjs": "^1.11.5",
"html-entities": "^1.1.2",
"is-chinese": "^1.2.5",
"ora": "^4.0.2",
"needle": "^3.1.0",
"ora": "^4.0.2",
"say": "^0.16.0",
"update-notifier": "^4.1.0",
"xml2js": "^0.4.8",
"say": "^0.16.0"
"xml2js": "^0.4.8"
},
"optionalDependencies": {
"say": "^0.16.0"
Expand Down

0 comments on commit ae44ba2

Please sign in to comment.