mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore(node): upgrade to Node 20
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import _ from 'lodash';
|
||||
import { authWithHeaders } from '../../middlewares/auth';
|
||||
import apiError from '../../libs/apiError';
|
||||
import { apiError } from '../../libs/apiError';
|
||||
import { model as NewsPost } from '../../models/newsPost';
|
||||
import { ensurePermission } from '../../middlewares/ensureAccessRight';
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user