feat: update to Node.js 18
This commit is contained in:
parent
fefa5649b7
commit
658300fcac
7 changed files with 13 additions and 63 deletions
|
@ -1,6 +1,5 @@
|
|||
import crypto from "crypto";
|
||||
import moment from "moment-timezone";
|
||||
import fetch, { Headers } from "node-fetch";
|
||||
import { getRepository, Repository } from "typeorm";
|
||||
import { env } from "../env";
|
||||
import { DAYS, DBDateFormat, HOURS, MINUTES } from "../utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue