This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Daniel Escobar
authored and
Daniel Escobar
committed
Sep 10, 2018
1 parent
93f2363
commit d68ab60
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"_from": "bitpay-rest", | ||
"_id": "[email protected].1", | ||
"_id": "[email protected].2", | ||
"_inBundle": false, | ||
"_integrity": "sha1-N/KKVrNuFw/mRpjB2EmiGn/x2YA=", | ||
"_location": "/bitpay-rest", | ||
|
@@ -19,7 +19,7 @@ | |
"#USER", | ||
"/" | ||
], | ||
"_resolved": "https://registry.npmjs.org/bitpay-rest/-/bitpay-rest-0.3.1.tgz", | ||
"_resolved": "https://registry.npmjs.org/bitpay-rest/-/bitpay-rest-0.3.2.tgz", | ||
"_shasum": "37f28a56b36e170fe64698c1d849a21a7ff1d980", | ||
"_spec": "bitpay-rest", | ||
"_where": "/Users/pieter/dev", | ||
|
@@ -95,5 +95,5 @@ | |
"setup": "node scripts/setup.js", | ||
"test": "mocha test/* --reporter spec" | ||
}, | ||
"version": "0.3.1" | ||
"version": "0.3.2" | ||
} |