We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9401bf commit bc6a2d4Copy full SHA for bc6a2d4
packages/kit/package.json
@@ -12,7 +12,7 @@
12
"src"
13
],
14
"types": "./dist/index.d.ts",
15
- "private": false,
+ "private": true,
16
"type": "module",
17
"scripts": {
18
"build": "tsdown "
0 commit comments