Fix bug
This commit is contained in:
parent
19f6af475a
commit
5415b67baa
15 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as mongo from 'mongodb';
|
||||
import deepcopy = require('deepcopy');
|
||||
import * as deepcopy from 'deepcopy';
|
||||
import sequential = require('promise-sequential');
|
||||
import rap from '@prezzemolo/rap';
|
||||
import db from '../db/mongodb';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue