This commit is contained in:
parent
a7a76d3f17
commit
d8ce274506
2 changed files with 1 additions and 5 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
@ -20,7 +20,6 @@ jobs:
|
||||||
uses: https://github.com/wyvox/action-setup-pnpm@v3
|
uses: https://github.com/wyvox/action-setup-pnpm@v3
|
||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 22
|
||||||
pnpm-version: 10
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
|
|
@ -31,10 +31,7 @@
|
||||||
"express": "^4.21.2",
|
"express": "^4.21.2",
|
||||||
"open": "^10.1.0"
|
"open": "^10.1.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"packageManager": "pnpm@10.11.0",
|
||||||
"node": ">=10",
|
|
||||||
"pnpm": ">=10"
|
|
||||||
},
|
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@modelcontextprotocol/sdk": "^1.11.2",
|
"@modelcontextprotocol/sdk": "^1.11.2",
|
||||||
"@types/express": "^5.0.0",
|
"@types/express": "^5.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue