1
0
Fork 0
mirror of synced 2024-06-01 18:20:18 +12:00

Purge lockfiles for worker, server and backend-core

This commit is contained in:
Rory Powell 2022-06-07 10:44:56 +01:00
parent 7331e59cff
commit 98a92c0ad2
5 changed files with 3143 additions and 3643 deletions

View file

@ -22,7 +22,7 @@
},
"scripts": {
"setup": "node ./hosting/scripts/setup.js && yarn && yarn bootstrap && yarn build && yarn dev",
"bootstrap": "lerna link && lerna bootstrap --loglevel debug && ./scripts/link-dependencies.sh",
"bootstrap": "lerna link && lerna bootstrap && ./scripts/link-dependencies.sh",
"build": "lerna run build",
"build:watch": "lerna run build:watch --ignore @budibase/backend-core --stream --parallel",
"release": "lerna publish patch --yes --force-publish && yarn release:pro",

View file

@ -49,7 +49,7 @@
"devDependencies": {
"@shopify/jest-koa-mocks": "^3.1.5",
"@budibase/types": "^1.0.195",
"@types/jest": "^27.4.1",
"@types/jest": "^26.0.0",
"@types/koa": "^2.13.3",
"@types/node": "^14.0.0",
"@types/node-fetch": "^2.6.1",

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff