Skip to content

Commit

Permalink
Update deps, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Phillipson committed Dec 20, 2017
1 parent f67f8c7 commit 23fd802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@owstack/btc-channel",
"version": "0.0.3",
"version": "0.0.4",
"description": "Payment Channel support to btc.",
"scripts": {
"lint": "gulp lint",
Expand All @@ -18,7 +18,7 @@
"license": "MIT",
"repository": "https://github.com/owstack/btc-channel",
"dependencies": {
"@owstack/btc-lib": "^0.0.3",
"@owstack/btc-lib": "^0.0.4",
"inherits": "=2.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 23fd802

Please sign in to comment.