Skip to content

Commit

Permalink
Update deps, bump version 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flowencygit committed May 16, 2019
1 parent 213edc3 commit 11bb1f0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@owstack/message-lib",
"version": "0.0.7",
"version": "0.0.8",
"description": "Message verification and signing.",
"main": "index.js",
"scripts": {
Expand All @@ -26,13 +26,13 @@
},
"dependencies": {
"@owstack/ows-common": "^0.0.17",
"@owstack/key-lib": "^0.0.39"
"@owstack/key-lib": "^0.0.41"
},
"devDependencies": {
"@owstack/ows-build": "^0.0.12",
"@owstack/bch-lib": "^0.4.5",
"@owstack/btc-lib": "^0.1.26",
"@owstack/ltc-lib": "^0.1.25",
"@owstack/bch-lib": "^0.4.6",
"@owstack/btc-lib": "^0.1.27",
"@owstack/ltc-lib": "^0.1.26",
"brfs": "^1.3.0",
"chai": "~1.10.0",
"gulp": "^3.8.10"
Expand Down

0 comments on commit 11bb1f0

Please sign in to comment.