v2.5.6-alpha.0
This commit is contained in:
parent
3b0d854af0
commit
16b802b7f6
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "2.5.5-alpha.4",
|
||||
"version": "2.5.6-alpha.0",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"packages": ["packages/*"],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@budibase/server",
|
||||
"email": "hi@budibase.com",
|
||||
"version": "2.5.5-alpha.4",
|
||||
"version": "2.5.6-alpha.0",
|
||||
"description": "Budibase Web Server",
|
||||
"main": "src/index.ts",
|
||||
"repository": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@budibase/worker",
|
||||
"email": "hi@budibase.com",
|
||||
"version": "2.5.5-alpha.4",
|
||||
"version": "2.5.6-alpha.0",
|
||||
"description": "Budibase background service",
|
||||
"main": "src/index.ts",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue