Commit 77459ac3f5c958437dae2e80951ad2373622d971
fix(package): update buffer-pipe to version 0.0.2
greenkeeper[bot] committed on 12/20/2017, 6:57:40 AMParent: bb6d9cf31b180114d72dbeaff4dc109b42502dce
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -26,9 +26,9 @@ | ||
26 | 26 … | "standard": "^10.0.0", |
27 | 27 … | "tape": "^4.6.3" |
28 | 28 … | }, |
29 | 29 … | "dependencies": { |
30 | - "buffer-pipe": "0.0.1", | |
30 … | + "buffer-pipe": "0.0.2", | |
31 | 31 … | "ipld-graph-builder": "^1.3.5", |
32 | 32 … | "leb128": "0.0.4", |
33 | 33 … | "node-webcrypto-shim": "0.0.0", |
34 | 34 … | "safe-buffer": "^5.1.1", |
Built with git-ssb-web