Use Yarn Berry lockfile
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user