Browse Source

5.1.2

psbt-tx-getters
junderw 6 years ago
parent
commit
4a29cb49dc
No known key found for this signature in database GPG Key ID: A9273B5AD3E47B45
  1. 2
      package-lock.json
  2. 2
      package.json

2
package-lock.json

@ -1,6 +1,6 @@
{ {
"name": "bitcoinjs-lib", "name": "bitcoinjs-lib",
"version": "5.1.1", "version": "5.1.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "bitcoinjs-lib", "name": "bitcoinjs-lib",
"version": "5.1.1", "version": "5.1.2",
"description": "Client-side Bitcoin JavaScript library", "description": "Client-side Bitcoin JavaScript library",
"main": "./src/index.js", "main": "./src/index.js",
"types": "./types/index.d.ts", "types": "./types/index.d.ts",

Loading…
Cancel
Save