Skip to content

Commit

Permalink
fix: fix deps issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yibn2008 committed Jan 9, 2025
1 parent 4bf0c2a commit 41b3e0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,14 @@
"dependencies": {
"chalk": "~4.1.2",
"commander": "^12.1.0",
"debug": "^4.4.0"
"loglevel": "^1.9.2"
},
"devDependencies": {
"mocha": "^11.0.1",
"npm-ensure": "^1.3.0",
"standard": "^17.1.2",
"eslint": "^9.17.0",
"glob": "^11.0.0",
"loglevel": "^1.9.2",
"rimraf": "^6.0.1"
},
"publishConfig": {
Expand Down
17 changes: 7 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41b3e0b

Please sign in to comment.