repo: set up package.json in root
This commit is contained in:
parent
350e1d4d4f
commit
e50b4b0328
1 changed files with 7 additions and 0 deletions
7
package.json
Normal file
7
package.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "cobalt",
|
||||
"packageManager": "pnpm@9.6.0",
|
||||
"engines": {
|
||||
"pnpm": ">=9"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue