Skip to content

Commit

Permalink
fix: use latest witnet-radon-js version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Aug 26, 2024
1 parent b8e8ece commit 9ea410c
Show file tree
Hide file tree
Showing 17 changed files with 311 additions and 8,339 deletions.
4 changes: 3 additions & 1 deletion auto-imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
// noinspection JSUnusedGlobalSymbols
// Generated by unplugin-auto-import
export {}
declare global {}
declare global {

}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.7",
"vuex": "^4.1.0",
"witnet-radon-js": "^0.11.0",
"witnet-requests": "^0.9.12"
"witnet-radon-js": "file:../witnet-radon-js",
"witnet-requests": "file:../witnet-requests-js"
}
}
Loading

0 comments on commit 9ea410c

Please sign in to comment.