mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-22 17:06:51 +00:00
chore: publish from main
This commit is contained in:
@@ -147,7 +147,7 @@ A minimum viable bundle: vanilla JS using `@modelcontextprotocol/ext-apps`. The
|
||||
<body>
|
||||
<div id="root">Loading…</div>
|
||||
<script type="module">
|
||||
import { App } from "https://esm.sh/@modelcontextprotocol/ext-apps@1";
|
||||
import { App } from "https://esm.sh/@modelcontextprotocol/ext-apps@1.7.5";
|
||||
|
||||
const app = new App();
|
||||
await app.connect();
|
||||
|
||||
Reference in New Issue
Block a user