mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Add missing dependency and fix some types
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
"flatted": "^2.0.0",
|
||||
"glob-promise": "^3.4.0",
|
||||
"google-timezones-json": "^1.0.2",
|
||||
"inquirer": "^6.5.1",
|
||||
"localtunnel": "^1.9.1",
|
||||
"mongodb": "^3.2.3",
|
||||
"n8n-core": "^0.8.0",
|
||||
|
||||
@@ -14,9 +14,6 @@ import {
|
||||
getRepository,
|
||||
} from "typeorm";
|
||||
|
||||
import * as config from './../config';
|
||||
|
||||
|
||||
import {
|
||||
MongoDb,
|
||||
PostgresDb,
|
||||
|
||||
Reference in New Issue
Block a user