chore(package): 🛠 update package version in package.json
This commit is contained in:
parent
321f979518
commit
20761da486
1 changed files with 4 additions and 4 deletions
|
|
@ -30,12 +30,12 @@
|
|||
"author": "3viky",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.24.3"
|
||||
"@modelcontextprotocol/sdk": "^1.25.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.19.24",
|
||||
"typescript": "^5.9.3",
|
||||
"@lilith/configs": "workspace:*"
|
||||
"@lilith/configs": "workspace:*",
|
||||
"@types/node": "^20.19.28",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"_": {
|
||||
"registry": "forgejo",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue