Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #502 from VictorBjelkholm/add-blob-stores-to-deps
Browse files Browse the repository at this point in the history
Add blob-stores to deps instead of devDeps
  • Loading branch information
daviddias committed Sep 22, 2016
2 parents 5c035b6 + 8f33d11 commit 5d82ee3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"fs-pull-blob-store": "^0.3.0",
"gulp": "^3.9.1",
"idb-plus-blob-store": "^1.1.2",
"idb-pull-blob-store": "^0.4.0",
"interface-ipfs-core": "^0.15.0",
"left-pad": "^1.1.1",
"lodash": "^4.15.0",
Expand All @@ -66,8 +65,10 @@
"bs58": "^3.0.0",
"debug": "^2.2.0",
"detect-node": "^2.0.3",
"fs-pull-blob-store": "^0.3.0",
"glob": "^7.0.6",
"hapi": "^15.0.3",
"idb-pull-blob-store": "^0.4.0",
"ipfs-api": "^9.0.0",
"ipfs-bitswap": "^0.7.0",
"ipfs-block": "^0.3.0",
Expand Down Expand Up @@ -135,4 +136,4 @@
"nginnever <ginneversource@gmail.com>",
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>"
]
}
}

0 comments on commit 5d82ee3

Please sign in to comment.