Odstranění neexistujícího types workspace

This commit is contained in:
2023-09-24 09:28:50 +02:00
parent 47cd9f90c8
commit c3d35ccc9c
2 changed files with 2 additions and 5 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
"private": true,
"workspaces": [
"client",
"server",
"types"
"server"
]
}