File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [install ]
2+ registry = { url = " https://registry.npmjs.org/" , token = " $BUN_AUTH_TOKEN" }
3+ linker = " hoisted"
Original file line number Diff line number Diff line change 5656 "typecheck" : " bun --bun tsc --noEmit"
5757 },
5858 "devDependencies" : {
59- "@stacksjs/bumpx" : " ^0.2.4" ,
6059 "@stacksjs/cli" : " ^0.70.23" ,
61- "@stacksjs/gitlint" : " ^0.1.5" ,
6260 "@stacksjs/logging" : " ^0.70.23" ,
63- "@stacksjs/logsmith" : " ^0.2.1" ,
6461 "@stacksjs/storage" : " ^0.70.23" ,
65- "@types/bun" : " ^1.3.11" ,
6662 "@types/tar" : " ^7.0.87" ,
67- "buddy-bot" : " ^0.9.17" ,
68- "bun-git-hooks" : " ^0.3.1" ,
69- "bun-plugin-dtsx" : " 0.9.9" ,
70- "bunfig" : " ^0.15.6" ,
7163 "debug" : " ^4.4.3" ,
7264 "dynamodb-toolbox" : " ^2.8.0" ,
7365 "tar" : " ^7.5.11" ,
74- "typescript" : " ^5.9.3"
66+ "typescript" : " ^5.9.3" ,
67+ "better-dx" : " ^0.3.0"
7568 },
7669 "git-hooks" : {
7770 "pre-commit" : {
You can’t perform that action at this time.
0 commit comments