Skip to content

Commit

Permalink
fix: avoid error in qr code dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Oct 10, 2024
1 parent b8e8ece commit bb84a8a
Show file tree
Hide file tree
Showing 3 changed files with 4,788 additions and 5,443 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"postcss": "^8.4.38",
"prettier": "3.2.5",
"progress-stream": "^2.0.0",
"qrcode-vue3": "^1.6.8",
"qrcode.vue": "^3.5.0",
"rpc-websockets": "^7.9.0",
"sass": "^1.72.0",
"semver": "^7.6.0",
Expand All @@ -105,7 +105,7 @@
"vue-json-tree": "^0.4.3",
"vue-observe-visibility": "^1.0.0",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.7",
"vue-tsc": "^2.1.6",
"vuex": "^4.1.0",
"witnet-radon-js": "^0.11.0",
"witnet-requests": "^0.9.12"
Expand Down
Loading

0 comments on commit bb84a8a

Please sign in to comment.