Skip to content

Commit 54a83df

Browse files
authored
Merge pull request #6 from sourcegraph/karl/review-sdk
Now using the Amp SDK
2 parents 7cbb9cf + cc60e38 commit 54a83df

File tree

4 files changed

+197
-165
lines changed

4 files changed

+197
-165
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"dependencies": {
2626
"@hono/node-server": "^1.13.7",
27+
"@sourcegraph/amp-sdk": "latest",
2728
"dotenv": "^16.4.7",
2829
"hono": "^4.6.10",
2930
"js-yaml": "^4.1.0",

pnpm-lock.yaml

Lines changed: 148 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/amp.ts

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)