Skip to content

Commit 0ecc618

Browse files
committed
fix: mark @t-req/ui as private to exclude from npm publishing
1 parent f2dadb3 commit 0ecc618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@t-req/ui",
3+
"private": true,
34
"version": "0.1.0",
45
"description": "Shared UI components and Tailwind configuration for t-req",
56
"license": "MIT",

0 commit comments

Comments
 (0)