1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 11:58:13 +00:00

fix: update deps

This commit is contained in:
James Cook 2023-11-29 00:13:15 +00:00 committed by GitHub
parent 79a88cbb3d
commit 790a5a6aa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 73 additions and 4 deletions

View file

@ -2,4 +2,4 @@ export {
assertEquals,
assertExists,
assertRejects,
} from "https://deno.land/std@0.201.0/assert/mod.ts";
} from "https://deno.land/std@0.208.0/assert/mod.ts";