mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
monorepo tools first commit
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "tools",
|
||||
"packageManager": "yarn@3.6.3",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user