Skip to content

Commit 6c62542

Browse files
authored
chore: bump t0 v0.11.0 and upgrade wallet-lib to v0.27.0 (#143)
1 parent aa6a7d2 commit 6c62542

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hathor-wallet-headless",
3-
"version": "0.10.0",
3+
"version": "0.11.0",
44
"description": "Hathor Wallet Headless, i.e., without graphical user interface",
55
"main": "index.js",
66
"dependencies": {
@@ -9,7 +9,7 @@
99
"@babel/node": "^7.13.0",
1010
"@babel/plugin-proposal-class-properties": "^7.13.0",
1111
"@babel/preset-env": "^7.13.5",
12-
"@hathor/wallet-lib": "^0.26.0",
12+
"@hathor/wallet-lib": "^0.27.0",
1313
"express": "^4.17.1",
1414
"express-validator": "^6.10.0",
1515
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)