Skip to content

Commit 2ed5481

Browse files
committed
Bump version and update dependencies in package.json
update filesystem server version
1 parent 9c22416 commit 2ed5481

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "ant.dir.ant.anthropic.filesystem",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"type": "module",
55
"private": true,
66
"main": "server/index.js",
77
"dependencies": {
8-
"@modelcontextprotocol/server-filesystem": "2025.1.14"
8+
"@modelcontextprotocol/server-filesystem": "2025.11.25"
99
}
1010
}

0 commit comments

Comments
 (0)