Skip to content

Commit 3908ca9

Browse files
committed
chore: no need to publish the xl-ai-server
1 parent b923c4f commit 3908ca9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/xl-ai-server/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@blocknote/xl-ai-server",
33
"homepage": "https://github.com/TypeCellOS/BlockNote",
4-
"private": false,
4+
"private": true,
55
"license": "AGPL-3.0 OR PROPRIETARY",
66
"version": "0.31.1",
77
"files": [
@@ -63,9 +63,5 @@
6363
"extends": [
6464
"../../.eslintrc.json"
6565
]
66-
},
67-
"publishConfig": {
68-
"access": "public",
69-
"registry": "https://registry.npmjs.org/"
7066
}
7167
}

0 commit comments

Comments
 (0)