1
0
Fork 0
mirror of synced 2024-07-08 15:56:23 +12:00

Merge remote-tracking branch 'origin/develop' into fix/add-automation-step

This commit is contained in:
Peter Clement 2023-06-20 09:21:48 +01:00
commit 50533c49aa
3 changed files with 510 additions and 750 deletions

View file

@ -1,6 +1,7 @@
{
"version": "2.7.25-alpha.5",
"version": "2.7.25-alpha.7",
"npmClient": "yarn",
"useNx": true,
"packages": [
"packages/backend-core",
"packages/bbui",
@ -16,7 +17,6 @@
"packages/worker",
"packages/pro/packages/pro"
],
"useWorkspaces": true,
"command": {
"publish": {
"ignoreChanges": [

View file

@ -15,10 +15,9 @@
"husky": "^8.0.3",
"js-yaml": "^4.1.0",
"kill-port": "^1.6.1",
"lerna": "7.0.0-alpha.0",
"lerna": "7.0.2",
"madge": "^6.0.0",
"minimist": "^1.2.8",
"nx": "^16.2.1",
"prettier": "^2.3.1",
"prettier-plugin-svelte": "^2.3.0",
"rimraf": "^3.0.2",

1253
yarn.lock

File diff suppressed because it is too large Load diff