feat(cli): Implement /bug command and add open dependency (#428)

This commit is contained in:
Allen Hutchison
2025-05-19 16:56:32 -07:00
committed by GitHub
parent f2a60f729f
commit 28acb8d495
4 changed files with 363 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@
"ink-spinner": "^5.0.0",
"ink-text-input": "^6.0.0",
"lowlight": "^3.3.0",
"open": "^10.1.2",
"react": "^18.3.1",
"read-package-up": "^11.0.0",
"shell-quote": "^1.8.2",