Skip to content

Commit

Permalink
feat: upgrade debug version from v3 to v4 (#2643)
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Nov 27, 2021
1 parent 33a5fd9 commit e64ae7d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"css": "^3.0.0",
"debug": "~3.1.0",
"debug": "^4.3.2",
"glob": "^7.1.6",
"mkdirp": "~1.0.4",
"safer-buffer": "^2.1.2",
Expand Down

0 comments on commit e64ae7d

Please sign in to comment.