Use Yarn Berry lockfile

This commit is contained in:
Timothy J. Aveni
2026-06-18 07:46:53 -07:00
parent d8f0421d23
commit 144b866a74
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "@quixos/control-plane-protocol",
"version": "1.0.0",
"private": true,
"packageManager": "yarn@4.14.1",
"type": "module",
"main": "./src/index.ts",
"exports": {