Skip to content

Commit ffc681d

Browse files
committed
fix: update .dxtignore and manifest.json
1 parent 2039681 commit ffc681d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

dxt/.dxtignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
./schema/
1+
schema/context7.json
22
prettier.config.mjs
33
smithery.yaml
44
Dockerfile
55
eslint.config.js
66
*.md
77
*.ts
8-
LICENSE
8+
LICENSE
9+
public/cover.png

dxt/context7.dxt

272 KB
Binary file not shown.

dxt/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://upstash.com"
1111
},
1212
"homepage": "https://context7.com",
13-
"documentation": "https://gihub.com/upstash/context7",
13+
"documentation": "https://github.com/upstash/context7",
1414
"icon": "public/context7logo.png",
1515
"server": {
1616
"type": "node",

0 commit comments

Comments
 (0)