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
|
||||
with:
|
||||
node-version: 22
|
||||
pnpm-version: 10
|
||||
|
||||
- name: Build
|
||||
run: pnpm build
|
||||
|
|
|
@ -31,10 +31,7 @@
|
|||
"express": "^4.21.2",
|
||||
"open": "^10.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10",
|
||||
"pnpm": ">=10"
|
||||
},
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"devDependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.11.2",
|
||||
"@types/express": "^5.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue