Skip to content

Commit 3187281

Browse files
committed
fix(stage-tamagotchi-electron): build
1 parent 696b97b commit 3187281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/stage-tamagotchi-electron/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"references": [
3-
{ "path": "./tsconfig.app.json" },
3+
{ "path": "./tsconfig.web.json" },
44
{ "path": "./tsconfig.node.json" }
55
],
66
"files": []

0 commit comments

Comments
 (0)