This commit is contained in:
arnaucube
2023-02-22 17:51:41 +01:00
parent 9a7576b4ce
commit b15d39a45c

View File

@@ -1,6 +1,6 @@
{ {
"name": "blindsecp256k1", "name": "blindsecp256k1",
"version": "0.0.7", "version": "0.0.8",
"description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1", "description": "Blind signatures over secp256k1, compatible with https://github.com/arnaucube/go-blindsecp256k1",
"main": "dist/index", "main": "dist/index",
"types": "dist/index", "types": "dist/index",