Skip to content

Commit

Permalink
Merge pull request #2 from omnisat/hath
Browse files Browse the repository at this point in the history
hath
  • Loading branch information
0xBunzy authored Nov 1, 2024
2 parents b30cd58 + 309a54f commit d8f12e9
Show file tree
Hide file tree
Showing 6 changed files with 175 additions and 243 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"inquirer": "^9.0.0"
"inquirer": "^9.0.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@omnisat/lasereyes": "latest",
"@types/inquirer": "^9.0.0",
"@types/node": "^20.0.0",
"@types/yargs": "^17.0.33",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"ts-node": "^10.0.0",
Expand Down
Loading

0 comments on commit d8f12e9

Please sign in to comment.