Skip to content

Commit c2b5d12

Browse files
docs: update package.json description for consistency (#755)
* docs: update package.json description for brand consistency * fix: revert name and version in root package.json to address review comments
1 parent 68818d4 commit c2b5d12

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sh1pt",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "Ship one codebase to every platform, store, and registry.",
5+
"description": "One codebase every store, registry, CDN, and channel. AI agents tighten the loop.",
66
"packageManager": "pnpm@9.12.0",
77
"scripts": {
88
"build": "pnpm --filter sh1pt-dot-com build",
@@ -28,5 +28,9 @@
2828
"tsx": "^4.19.1",
2929
"vitest": "^2.1.4",
3030
"@types/node": "^22.0.0"
31+
},
32+
"repository": {
33+
"type": "git",
34+
"url": "git+https://github.com/profullstack/sh1pt.git"
3135
}
3236
}

0 commit comments

Comments
 (0)