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:
Karthik KK
2025-04-14 15:57:50 +12:00
parent e0ad4ff9fa
commit 2a67d8b658
3 changed files with 9 additions and 19 deletions

View File

@@ -28,7 +28,7 @@ const logger = {
const server = new Server(
{
name: "executeautomation/database-server",
version: "1.0.0",
version: "1.0.1",
},
{
capabilities: {