Skip to content

Commit

Permalink
Use same fork of ndjson as ipfs-http-client does
Browse files Browse the repository at this point in the history
  • Loading branch information
galfert committed Jul 15, 2019
1 parent f9dbd47 commit c94319e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 10 deletions.
48 changes: 39 additions & 9 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"kosmos-schemas": "^2.0.0",
"kredits-contracts": "^5.4.0",
"loader.js": "^4.7.0",
"ndjson": "^1.5.0",
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",
"qunit-dom": "^0.8.0",
"transform-loader": "^0.2.4",
"tv4": "^1.3.0"
Expand Down

0 comments on commit c94319e

Please sign in to comment.