mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-22 19:25:18 -04:00
Upgrade all dependencies and fixes afterward issues
This commit is contained in:
parent
4073909b16
commit
96931e6e3a
4 changed files with 18 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
//user
|
||||
//external modules
|
||||
var mongoose = require('mongoose');
|
||||
var md5 = require("blueimp-md5").md5;
|
||||
var md5 = require("md5");
|
||||
|
||||
//core
|
||||
var config = require("../config.js");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue