Skip to content

Commit aadae10

Browse files
KevenWMarkhamclaude
andcommitted
chore: reorganize sprint files to specs directory
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent db0b8f7 commit aadae10

File tree

8 files changed

+105
-25
lines changed

8 files changed

+105
-25
lines changed

.claude/settings.local.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@
2020
"Bash(explorer.exe \"Transcript Parser v1.0.0 - Production Build\")",
2121
"Bash(npm run dev:*)",
2222
"Bash($null)",
23-
"Bash(npm run build:*)"
23+
"Bash(npm run build:*)",
24+
"Bash(npm run build:windows:*)",
25+
"Bash(npm run)",
26+
"Bash(npm run electron:build:win:*)",
27+
"Bash(npm install:*)"
2428
],
2529
"deny": [],
2630
"ask": []

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"@radix-ui/react-progress": "^1.1.8",
5151
"@radix-ui/react-slot": "^1.2.4",
5252
"@tanstack/react-virtual": "^3.13.13",
53+
"app-builder-bin": "^5.0.0-alpha.12",
5354
"bcrypt": "^6.0.0",
5455
"class-variance-authority": "^0.7.1",
5556
"clsx": "^2.1.1",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)