Compare commits

..

1 Commits

Author SHA1 Message Date
50fb57a9ca Replace .npmrc with bunfig.toml for Bun-native registry config
Also bump git app's @because/toes dependency to 0.0.10 for VALID_NAME export.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 09:56:38 -07:00

View File

@ -22,6 +22,6 @@
"dependencies": {
"@because/forge": "^0.0.1",
"@because/hype": "^0.0.2",
"@because/toes": "0.0.10"
"@because/toes": "0.0.12"
}
}