Skip to content

Commit

Permalink
fix(deps): add correct browserify-zlib dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jan 19, 2017
1 parent fd7a0ab commit 78b8cbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -30,6 +30,7 @@
"license": "MIT",
"dependencies": {
"args-parser": "^1.0.2",
"browserify-zlib": "github:ipfs/browserify-zlib",
"chalk": "^1.1.3",
"clean-documentation-theme": "^0.4.2",
"conventional-github-releaser": "^1.1.3",
Expand Down Expand Up @@ -97,4 +98,4 @@
"greenkeeperio-bot <support@greenkeeper.io>",
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>"
]
}
}

0 comments on commit 78b8cbd

Please sign in to comment.