Skip to content

Commit

Permalink
fix: update CardanoApi definition
Browse files Browse the repository at this point in the history
  • Loading branch information
joacohoyos committed Nov 22, 2023
1 parent 04b86e1 commit 6a77507
Show file tree
Hide file tree
Showing 18 changed files with 40,806 additions and 23,778 deletions.
2 changes: 1 addition & 1 deletion dist/esm/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export default {
"name": "@jpg-store/lucid-cardano",
"version": "0.10.10",
"version": "0.10.12",
"license": "MIT",
"description": "This is a fork of the original Lucid repo compiled into CommonJS. For more information check https://github.com/spacebudz/lucid",
"repository": "https://github.com/jpg-store/lucid",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3685,6 +3685,7 @@ async function instantiateModule(opts) {
}
switch (wasmUrl.protocol) {
case "": // relative URL
case "chrome-extension:":
case "file:":
case "https:":
case "http:": {
Expand Down
Loading

0 comments on commit 6a77507

Please sign in to comment.