mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
migrate utils to v3, uprade nodemailer
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import nconf from 'nconf';
|
||||
import logger from './libs/api-v3/logger';
|
||||
import utils from './libs/utils';
|
||||
import utils from './libs/api-v2/utils';
|
||||
import express from 'express';
|
||||
import http from 'http';
|
||||
// import path from 'path';
|
||||
|
||||
Reference in New Issue
Block a user