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 b923c4f commit 3908ca9Copy full SHA for 3908ca9
packages/xl-ai-server/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@blocknote/xl-ai-server",
3
"homepage": "https://github.com/TypeCellOS/BlockNote",
4
- "private": false,
+ "private": true,
5
"license": "AGPL-3.0 OR PROPRIETARY",
6
"version": "0.31.1",
7
"files": [
@@ -63,9 +63,5 @@
63
"extends": [
64
"../../.eslintrc.json"
65
]
66
- },
67
- "publishConfig": {
68
- "access": "public",
69
- "registry": "https://registry.npmjs.org/"
70
}
71
0 commit comments