mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
renamed dbgate packages, because of npmjs policy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { EngineDriver, SqlDumper } from '@dbgate/types';
|
||||
import { EngineDriver, SqlDumper } from 'dbgate-types';
|
||||
import { Command } from './types';
|
||||
import { dumpSqlCommand } from './dumpSqlCommand';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user