Skip to content

Commit 6cae6d5

Browse files
Add @types/commander dependency to package.json and updat package-lock.json accordingly.
1 parent 29a8d8d commit 6cae6d5

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"license": "CC-BY-NC-4.0",
3434
"devDependencies": {
35+
"@types/commander": "^2.12.2",
3536
"@types/node": "^22.5.0",
3637
"@types/python-struct": "^1.0.4",
3738
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)