mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-22 08:38:08 +02:00
rename klo to ktx
This commit is contained in:
parent
1a42152e6f
commit
3ce510b55b
704 changed files with 10205 additions and 10255 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@klo/connector-sqlserver",
|
||||
"name": "@ktx/connector-sqlserver",
|
||||
"version": "0.0.0-private",
|
||||
"description": "SQL Server connector package for KLO scan interfaces",
|
||||
"description": "SQL Server connector package for KTX scan interfaces",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
"type-check": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@klo/context": "workspace:*",
|
||||
"@ktx/context": "workspace:*",
|
||||
"mssql": "^12.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue