Removing pro references.

This commit is contained in:
mike12345567 2023-03-03 13:08:36 +00:00
parent 271124b47d
commit b44832965d
1 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@
"@budibase/types": ["../types/src"],
"@budibase/backend-core": ["../backend-core/src"],
"@budibase/backend-core/*": ["../backend-core/*"],
"@budibase/pro": ["../../../budibase-pro/packages/pro/src"]
}
},
"ts-node": {
@ -19,7 +18,6 @@
"references": [
{ "path": "../types" },
{ "path": "../backend-core" },
{ "path": "../../../budibase-pro/packages/pro" }
],
"include": [
"src/**/*",