Skip to content

Commit 00a0363

Browse files
committed
chore: update node engine version and add postinstall script for epic-me
1 parent 14d9ff6 commit 00a0363

File tree

10 files changed

+11691
-116
lines changed

10 files changed

+11691
-116
lines changed

epicshop/epic-me/app/routes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export default [
77
route('/db-api', 'routes/db-api.tsx'),
88
route('/introspect', 'routes/introspect.tsx'),
99
route('/test-auth', 'routes/test-auth.tsx'),
10+
route('/mcp-ui-renderer', 'routes/mcp-ui-renderer.tsx'),
1011
] satisfies RouteConfig

0 commit comments

Comments
 (0)