chore: mark backend package as private

This commit is contained in:
Aman Varshney
2025-08-03 07:56:27 +05:30
parent 2efbc10de9
commit 29e2e29362

View File

@@ -1,5 +1,6 @@
{
"name": "@better-t-stack/backend",
"private": true,
"version": "1.0.0",
"scripts": {
"dev": "convex dev",