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

Commit

Permalink
NPM ready
Browse files Browse the repository at this point in the history
  • 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.
6 changes: 3 additions & 3 deletions package.json
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",
Expand All @@ -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",
Expand Down Expand Up @@ -95,5 +95,5 @@
"setup": "node scripts/setup.js",
"test": "mocha test/* --reporter spec"
},
"version": "0.3.1"
"version": "0.3.2"
}

0 comments on commit d68ab60

Please sign in to comment.