Skip to content

Commit

Permalink
new package JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentCicero committed Feb 13, 2017
1 parent c30f7c6 commit a9422b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.1.1 -- remove ipfs-api

1. Package.json fix for browserify/webpack. Whoops.

# 1.1.0 -- remove ipfs-api

1. Remove ipfs-api requirement.. Yay.. thanks pelle!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-mini",
"version": "1.1.0",
"version": "1.1.1",
"description": "A super tiny module for querying an IPFS node that works in nodejs and the browser.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit a9422b6

Please sign in to comment.