We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0837175 + 71a4665 commit f785370Copy full SHA for f785370
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@skalenetwork/bite",
3
- "version": "0.8.0",
+ "version": "0.8.1",
4
"description": "TS Library to interact with BITE protocol",
5
"homepage": "https://github.com/skalenetwork/bite.ts",
6
"license": "LGPL-3.0-or-later",
@@ -38,7 +38,7 @@
38
],
39
"dependencies": {
40
"@ethereumjs/rlp": "10.0.0",
41
- "@skalenetwork/t-encrypt": "0.7.0-develop.0",
+ "@skalenetwork/t-encrypt": "0.8.0-develop.0",
42
"tslog": "^4.9.3"
43
},
44
"devDependencies": {
0 commit comments