mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 13:46:00 +00:00
renamed dbgate packages, because of npmjs policy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TableInfo } from '@dbgate/types';
|
||||
import { TableInfo } from 'dbgate-types';
|
||||
import _ from 'lodash';
|
||||
|
||||
export function prepareTableForImport(table: TableInfo): TableInfo {
|
||||
|
||||
Reference in New Issue
Block a user