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 7eee464
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@corsaircoalition/armada-assault",
"version": "2.0.0",
"version": "2.1.0",
"description": "generals.io bot actions generator",
"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 7eee464

Please sign in to comment.