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", "name": "@quixos/control-plane-protocol",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"packageManager": "yarn@4.14.1",
"type": "module", "type": "module",
"main": "./src/index.ts", "main": "./src/index.ts",
"exports": { "exports": {
+12
View File
@@ -0,0 +1,12 @@
# This file is generated by running "yarn install" inside your project.
# Manual changes might be lost - proceed with caution!
__metadata:
version: 9
cacheKey: 10c0
"@quixos/control-plane-protocol@workspace:.":
version: 0.0.0-use.local
resolution: "@quixos/control-plane-protocol@workspace:."
languageName: unknown
linkType: soft