Skip to content

Commit

Permalink
switch to http version of xml
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jun 4, 2024
1 parent 4d3f776 commit 14b528b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/xml.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "jsr:@libs/xml@5.4.2";
export * from "https://deno.land/x/xml@5.4.6/mod.ts";

0 comments on commit 14b528b

Please sign in to comment.