Skip to content

Commit

Permalink
update package and package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
admon84 committed Jun 20, 2024
2 parents 865b4f0 + 3f97c87 commit e1df559
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 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
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@types/node-fetch": "2.5.12",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"chalk": "^5.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.2",
"prettier": "^3.3.1",
Expand All @@ -46,6 +45,7 @@
},
"dependencies": {
"argparse": "2.0.1",
"chalk": "^5.3.0",
"ejs": "^3.1.10",
"http-proxy": "1.18.1",
"js-beautify": "1.14.0",
Expand Down

0 comments on commit e1df559

Please sign in to comment.