mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 04:05:59 +00:00
introduced yarn workspace
This commit is contained in:
6
package.json
Normal file
6
package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@dbgate/all",
|
||||
"workspaces": ["packages/*"],
|
||||
"scripts": {}
|
||||
}
|
||||
Reference in New Issue
Block a user