Skip to content

Commit 93fcc64

Browse files
roryhackneybennettsf
authored andcommitted
package change
1 parent ea6f828 commit 93fcc64

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"extends": "../../tsconfig.base.json",
33
"compilerOptions": { "rootDir": "src", "outDir": "lib" },
4-
"references": []
4+
"references": [
5+
{ "path": "../backend" },
6+
{ "path": "../backend-output-storage" }
7+
]
58
}

0 commit comments

Comments
 (0)