1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00

Remove wrong config

This commit is contained in:
Adria Navarro 2023-05-22 14:37:45 +02:00
parent a22f73037c
commit babd0d79a0

View file

@ -178,19 +178,5 @@
"optionalDependencies": {
"oracledb": "5.3.0"
},
"nx": {
"targets": {
"test": {
"dependsOn": [
{
"target": "build",
"projects": [
"@budibase/client"
]
}
]
}
}
},
"gitHead": "d1836a898cab3f8ab80ee6d8f42be1a9eed7dcdc"
}