Skip to content

Commit b1b2ecc

Browse files
committed
0 client - Remove "@tiptap/*" from npm reject list in .ncurc.json
1 parent 9f08654 commit b1b2ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/.ncurc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"reject": ["@tiptap/*", "@types/node", "tailwindcss"]
2+
"reject": ["@types/node", "tailwindcss"]
33
}

0 commit comments

Comments
 (0)