Skip to content

Commit 075eb44

Browse files
authored
Support @autobe/interface in playground for demonstration (#1672)
1 parent e729928 commit 075eb44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/compiler-dependencies/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"homepage": "https://typia.io",
1515
"devDependencies": {
16-
"typia": "../../typia.tgz"
16+
"typia": "../../typia.tgz",
17+
"@autobe/interface": "^0.24.1"
1718
}
1819
}

0 commit comments

Comments
 (0)