Update dependencies 🚀
This commit is contained in:
parent
78e9931524
commit
1dab37bdae
2 changed files with 31 additions and 31 deletions
|
@ -10,7 +10,7 @@ const uri = u && p
|
|||
/**
|
||||
* monk
|
||||
*/
|
||||
import * as mongo from 'monk';
|
||||
import mongo from 'monk';
|
||||
|
||||
const db = mongo(uri);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue