Skip to content

Commit

Permalink
updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aadityabhatia committed Aug 3, 2023
1 parent 2bf5d64 commit 7f4fe45
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"main": "out/index.js",
"type": "module",
"dependencies": {
"@corsaircoalition/common": "^1.0.5",
"@corsaircoalition/common": "^1.2.0",
"commander": "^10.0.1",
"sterta": "^2.2.1"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^3.0.1",
"@types/node": "^18.16.16",
"typescript": "^5.1.3"
"@types/node": "^18.17.1",
"typescript": "^5.1.6"
},
"bin": "./out/index.js",
"files": [
Expand Down

0 comments on commit 7f4fe45

Please sign in to comment.