Merge branch 'develop' into BUDI-7189/type_patching

This commit is contained in:
Adria Navarro 2023-07-27 14:45:21 +01:00 committed by GitHub
commit 626c0b6db5
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"version": "2.8.28-alpha.0",
"version": "2.8.28-alpha.1",
"npmClient": "yarn",
"packages": [
"packages/*"

View File

@ -108,5 +108,8 @@
"@budibase/string-templates": "0.0.0",
"@budibase/types": "0.0.0"
},
"engines": {
"node": ">=14.0.0 <15.0.0"
},
"dependencies": {}
}