mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
set private mode for server package
This commit is contained in:
parent
12a741bf28
commit
0d904f4793
@ -2,7 +2,8 @@
|
||||
"name": "@comty/server",
|
||||
"version": "1.0.0-beta",
|
||||
"license": "ComtyLicense",
|
||||
"workspaces": [
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"services/*"
|
||||
],
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user