Skip to content

Commit

Permalink
Merge d166493 into a1a8442
Browse files Browse the repository at this point in the history
  • Loading branch information
dryajov committed Feb 7, 2017
2 parents a1a8442 + d166493 commit 85c028a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"name": "fs-pull-blob-store",
"version": "0.4.1",
"description": "Test suite for pull-blob-stores",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
"main": "src/index.js",
"scripts": {
"lint": "aegir-lint",
"build": "aegir-build --env node",
Expand Down Expand Up @@ -47,4 +46,4 @@
"type": "git",
"url": "git+https://github.com/ipfs/js-fs-pull-blob-store.git"
}
}
}

0 comments on commit 85c028a

Please sign in to comment.