This commit is contained in:
Adria Navarro 2023-08-08 19:36:36 +03:00
parent a213475041
commit 8e655dae66
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"outDir": "dist", "outDir": "dist",
"skipLibCheck": true, "skipLibCheck": true,
"paths": { "paths": {
"@budibase/types": ["../../types/src"] "@budibase/types": ["../types/src"]
} }
}, },
"include": ["**/*.js", "**/*.ts"], "include": ["**/*.js", "**/*.ts"],