mirror of
https://github.com/executeautomation/mcp-database-server.git
synced 2025-12-09 21:12:57 +08:00
Update version to 1.0.1 in package.json, package-lock.json, and index.ts; removed deprecated @types/tedious package.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@executeautomation/database-server",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation",
|
||||
"license": "MIT",
|
||||
"author": "ExecuteAutomation, Ltd (https://executeautomation.com)",
|
||||
|
||||
Reference in New Issue
Block a user