why is yarn so picky
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@cvmts/guac-rs",
|
"name": "@cvmts/guac-rs",
|
||||||
|
"version": "0.1.0",
|
||||||
"packageManager": "yarn@4.1.1",
|
"packageManager": "yarn@4.1.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
@@ -61,6 +61,7 @@ __metadata:
|
|||||||
resolution: "@cvmts/cvmts@workspace:cvmts"
|
resolution: "@cvmts/cvmts@workspace:cvmts"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@computernewb/jpeg-turbo": "npm:*"
|
"@computernewb/jpeg-turbo": "npm:*"
|
||||||
|
"@cvmts/guac-rs": "npm:*"
|
||||||
"@cvmts/qemu": "npm:*"
|
"@cvmts/qemu": "npm:*"
|
||||||
"@types/node": "npm:^20.12.5"
|
"@types/node": "npm:^20.12.5"
|
||||||
"@types/ws": "npm:^8.5.5"
|
"@types/ws": "npm:^8.5.5"
|
||||||
@@ -75,7 +76,7 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@cvmts/guac-rs@workspace:guac-rs":
|
"@cvmts/guac-rs@npm:*, @cvmts/guac-rs@workspace:guac-rs":
|
||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@cvmts/guac-rs@workspace:guac-rs"
|
resolution: "@cvmts/guac-rs@workspace:guac-rs"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user