We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba790a commit 6551ee8Copy full SHA for 6551ee8
2 files changed
manifest.json
@@ -18,8 +18,8 @@
18
"author": [
19
"@bfmeta.info"
20
],
21
- "version": "0.10.15",
22
- "change_log": "fix(dweb): retry virtual keyboard overlay initialization (#454)",
+ "version": "0.10.16",
+ "change_log": "fix(dweb): resolve plugin module and remove keyboard overlay polling (#456)",
23
"categories": [
24
"application",
25
"wallet"
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@biochain/keyapp",
3
"private": true,
4
5
"type": "module",
6
"packageManager": "pnpm@10.28.0",
7
"scripts": {
0 commit comments