Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Commit 93f2363

Browse files
Daniel EscobarDaniel Escobar
authored andcommitted
Minor updates
1 parent 147639c commit 93f2363

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"_from": "bitpay-rest",
3-
"_id": "bitpay-rest@0.3.2",
3+
"_id": "bitpay-rest@0.3.1",
44
"_inBundle": false,
55
"_integrity": "sha1-N/KKVrNuFw/mRpjB2EmiGn/x2YA=",
66
"_location": "/bitpay-rest",
@@ -19,7 +19,7 @@
1919
"#USER",
2020
"/"
2121
],
22-
"_resolved": "https://registry.npmjs.org/bitpay-rest/-/bitpay-rest-0.3.2.tgz",
22+
"_resolved": "https://registry.npmjs.org/bitpay-rest/-/bitpay-rest-0.3.1.tgz",
2323
"_shasum": "37f28a56b36e170fe64698c1d849a21a7ff1d980",
2424
"_spec": "bitpay-rest",
2525
"_where": "/Users/pieter/dev",
@@ -95,5 +95,5 @@
9595
"setup": "node scripts/setup.js",
9696
"test": "mocha test/* --reporter spec"
9797
},
98-
"version": "0.3.2"
98+
"version": "0.3.1"
9999
}

0 commit comments

Comments
 (0)