mirror of
https://github.com/versia-pub/api.git
synced 2026-03-13 04:09:15 +01:00
chore: ⬆️ Upgrade dependencies, fix new linter issues
This commit is contained in:
parent
6c15ceb1e9
commit
23936d549f
40 changed files with 154 additions and 154 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { beforeAll, beforeEach, describe, expect, test } from "bun:test";
|
||||
import { SignatureConstructor, SignatureValidator } from "./index";
|
||||
import { SignatureConstructor, SignatureValidator } from "./index.ts";
|
||||
|
||||
describe("SignatureValidator", () => {
|
||||
let validator: SignatureValidator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue