Skip to content

Commit

Permalink
Move to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Aug 22, 2024
1 parent b111f41 commit ee1b18d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
"http-call": "^5.3.0",
"netrc-parser": "^3.1.6",
"open": "^8.4.2",
"uuid": "^8.3.0"
"uuid": "^8.3.0",
"yargs-parser": "^18.1.3",
"yargs-unparser": "^2.0.0"
},
"devDependencies": {
"@heroku-cli/schema": "^1.0.25",
Expand Down Expand Up @@ -48,9 +50,7 @@
"stdout-stderr": "^0.1.13",
"ts-node": "^10.9.1",
"tslint": "^6.1.3",
"typescript": "^4.8.4",
"yargs-parser": "^18.1.3",
"yargs-unparser": "^2.0.0"
"typescript": "^4.8.4"
},
"engines": {
"node": ">= 16.20.0"
Expand Down

0 comments on commit ee1b18d

Please sign in to comment.