repo: set up package.json in root
This commit is contained in:
7
package.json
Normal file
7
package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "cobalt",
|
||||
"packageManager": "pnpm@9.6.0",
|
||||
"engines": {
|
||||
"pnpm": ">=9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user