Skip to content

Commit

Permalink
build: 📦 bump pkgs including crypticstorage to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jojobyte committed Jan 21, 2024
1 parent 26db558 commit bff7eca
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"@dashincubator/ripemd160": "^3.0.0",
"@dashincubator/secp256k1": "^1.7.1-5",
"@zxing/library": "^0.20.0",
"crypticstorage": "github:dashhive/CrypticStorage#feat/keystore",
"crypticstorage": "^0.0.2",
"dashhd": "^3.3.0",
"dashkeys": "^1.1.0",
"dashphrase": "^1.4.0",
"dashsight": "^1.6.1",
"dashtx": "^0.13.2",
"dashwallet": "^0.6.0",
"html5-qrcode": "^2.3.8",
"idb": "^7.1.1",
"idb": "^8.0.0",
"localforage": "^1.10.0",
"qrcode-svg": "^1.1.0"
},
"devDependencies": {
"@types/node": "^20.9.2"
"@types/node": "^20.11.5"
}
}

0 comments on commit bff7eca

Please sign in to comment.