chore: update dependencies to rollup 4 and remove unneeded dependencies
This commit is contained in:
@@ -28,9 +28,6 @@ import type {
|
||||
} from 'http'
|
||||
import type { ServerOptions } from 'https'
|
||||
|
||||
import test, {ExecutionContext} from "ava";
|
||||
import {createReadStream} from "fs";
|
||||
|
||||
|
||||
type TypeMap = {
|
||||
[key: string]: string[];
|
||||
|
||||
Reference in New Issue
Block a user