We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 912d927 + 9908a61 commit 8e2e0a7Copy full SHA for 8e2e0a7
deps.ts
@@ -4,4 +4,4 @@ export {
4
assertFalse,
5
assertNotEquals,
6
assertThrows,
7
-} from "https://deno.land/std@0.139.0/testing/asserts.ts";
+} from "https://deno.land/std@0.141.0/testing/asserts.ts";
scripts/node_support.ts
@@ -1,4 +1,4 @@
1
-import { buildPackage } from "https://deno.land/x/ultirequiem@0.0.12/node_support.ts";
+import { buildPackage } from "https://deno.land/x/ultirequiem@0.0.15/node_support.ts";
2
3
buildPackage({
repoName: "eloquent-javascript",
0 commit comments