up
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"packages": {
|
||||
"yarn-pnp-demo@workspace:.": {
|
||||
"packageLocation": ".",
|
||||
"packageJson": {
|
||||
"name": "yarn-pnp-demo",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
},
|
||||
"cached-lib@npm:1.0.0": {
|
||||
"packageLocation": ".yarn/cache/cached-lib-1.0.0.zip/node_modules/cached-lib/",
|
||||
"packageJson": {
|
||||
"name": "cached-lib",
|
||||
"version": "1.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,7 +8,9 @@
|
||||
"type": "npm",
|
||||
"usedByEntrypoint": false,
|
||||
"metadata": {
|
||||
"path": ".yarn/cache",
|
||||
"lockLocator": "cached-lib@npm:1.0.0",
|
||||
"lockSource": "pnp.data",
|
||||
"path": ".yarn/cache/cached-lib-1.0.0.zip/node_modules/cached-lib",
|
||||
"yarnPnp": "true"
|
||||
},
|
||||
"evidence": [
|
||||
@@ -29,6 +31,8 @@
|
||||
"type": "npm",
|
||||
"usedByEntrypoint": false,
|
||||
"metadata": {
|
||||
"lockLocator": "yarn-pnp-demo@workspace:.",
|
||||
"lockSource": "pnp.data",
|
||||
"path": ".",
|
||||
"yarnPnp": "true"
|
||||
},
|
||||
@@ -40,4 +44,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user