Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sh1pt",
"version": "0.0.0",
"private": true,
"description": "Ship one codebase to every platform, store, and registry.",
"description": "One codebase every store, registry, CDN, and channel. AI agents tighten the loop.",
"packageManager": "pnpm@9.12.0",
"scripts": {
"build": "pnpm --filter sh1pt-dot-com build",
Expand All @@ -28,5 +28,9 @@
"tsx": "^4.19.1",
"vitest": "^2.1.4",
"@types/node": "^22.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/profullstack/sh1pt.git"
}
}
Loading