Add types dep to build

This commit is contained in:
Adria Navarro 2024-12-05 14:25:17 +01:00
parent 150548461a
commit 317a651146
2 changed files with 16 additions and 1 deletions

View File

@ -95,5 +95,20 @@
"testcontainers": "^10.7.2",
"timekeeper": "2.2.0",
"typescript": "5.5.2"
},
"nx": {
"targets": {
"build": {
"dependsOn": [
{
"projects": [
"@budibase/shared-core",
"@budibase/types"
],
"target": "build"
}
]
}
}
}
}

@ -1 +1 @@
Subproject commit ef5c39d48843cd0c2e8b72b08a89a35ee380a214
Subproject commit fdcf810756ffdc3d9363cc783bfb827cc65b2715