Skip to content

Commit 1ee9b1e

Browse files
committed
Fix dep reference
Signed-off-by: Connor Avery <[email protected]>
1 parent ff2627f commit 1ee9b1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/getMyPrescriptions/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"outDir": "lib"
66
},
77
"references": [
8+
{"path": "../distanceSelling"},
89
{ "path": "../common/utilities" },
910
{ "path": "../common/testing" }
1011
],

0 commit comments

Comments
 (0)