Skip to content

Commit 41b3e0b

Browse files
committed
fix: fix deps issue
1 parent 4bf0c2a commit 41b3e0b

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,14 @@
5454
"dependencies": {
5555
"chalk": "~4.1.2",
5656
"commander": "^12.1.0",
57-
"debug": "^4.4.0"
57+
"loglevel": "^1.9.2"
5858
},
5959
"devDependencies": {
6060
"mocha": "^11.0.1",
6161
"npm-ensure": "^1.3.0",
6262
"standard": "^17.1.2",
6363
"eslint": "^9.17.0",
6464
"glob": "^11.0.0",
65-
"loglevel": "^1.9.2",
6665
"rimraf": "^6.0.1"
6766
},
6867
"publishConfig": {

pnpm-lock.yaml

Lines changed: 7 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)