Jacob314/jrichman ink (#12414)

This commit is contained in:
Jacob Richman
2025-10-31 16:14:12 -07:00
committed by GitHub
parent 61207fc2cb
commit f8ce3585eb
3 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@
"pre-commit": "node scripts/pre-commit.js"
},
"overrides": {
"ink": "6.4.0",
"ink": "npm:@jrichman/ink@6.4.0",
"wrap-ansi": "9.0.2",
"cliui": {
"wrap-ansi": "7.0.0"
@@ -97,7 +97,7 @@
"globals": "^16.0.0",
"google-artifactregistry-auth": "^3.4.0",
"husky": "^9.1.7",
"ink": "6.4.0",
"ink": "npm:@jrichman/ink@6.4.0",
"ink-testing-library": "^4.0.0",
"json": "^11.0.0",
"lint-staged": "^16.1.6",