chore: Revert yarn lock recreate and install.

This commit is contained in:
Gervwyk 2022-01-23 20:29:30 +02:00
parent ab3e513bb9
commit 9a033dc2f8
2 changed files with 3 additions and 5 deletions

5
.pnp.cjs generated
View File

@ -5224,7 +5224,8 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["jest", "virtual:babee6e81435a5d101529cd67f2c6b175f4db37a4ab0b58df15adf73dd11be8917ac14caf44ab4e6882a92c61661055072365b349016e85173e049f006fc2305#npm:27.3.1"],
["js-yaml", "npm:4.1.0"],
["json5", "npm:2.2.0"],
["uuid", "npm:8.3.2"]
["uuid", "npm:8.3.2"],
["yargs", "npm:17.3.0"]
],
"linkType": "SOFT",
}]
@ -5650,8 +5651,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@lowdefy/server", "workspace:packages/server"],
["@lowdefy/api", "workspace:packages/api"],
["@lowdefy/block-utils", "workspace:packages/utils/block-utils"],
["@lowdefy/blocks-antd", "workspace:packages/plugins/blocks/blocks-antd"],
["@lowdefy/blocks-basic", "workspace:packages/plugins/blocks/blocks-basic"],
["@lowdefy/build", "workspace:packages/build"],
["@lowdefy/engine", "workspace:packages/engine"],
["@lowdefy/helpers", "workspace:packages/utils/helpers"],

View File

@ -3521,6 +3521,7 @@ __metadata:
js-yaml: 4.1.0
json5: 2.2.0
uuid: 8.3.2
yargs: 17.3.0
bin:
lowdefy-build: ./dist/scripts/run.js
languageName: unknown
@ -3939,8 +3940,6 @@ __metadata:
dependencies:
"@lowdefy/api": 4.0.0-alpha.6
"@lowdefy/block-utils": 4.0.0-alpha.6
"@lowdefy/blocks-antd": 4.0.0-alpha.6
"@lowdefy/blocks-basic": 4.0.0-alpha.6
"@lowdefy/build": 4.0.0-alpha.6
"@lowdefy/engine": 4.0.0-alpha.6
"@lowdefy/helpers": 4.0.0-alpha.6