Commit a8a2cd81df327abe9ebd5c8e8d80b504bb79119d
Update dependencies
Charles Lehner committed on 3/7/2016, 4:55:52 AMParent: 0aa086743bf95bef63b8c225ba6a5b9848131c76
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -22,14 +22,14 @@ | ||
22 | 22 | "url": "https://github.com/clehner/pull-git-remote-helper/issues" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "multicb": "^1.2.1", |
26 | - "pako": "^0.2.8", | |
26 | + "pako": "^1.0.0", | |
27 | 27 | "progress": "^1.1.8", |
28 | 28 | "pull-buffered": "^0.3.0", |
29 | 29 | "pull-cache": "^0.0.0", |
30 | 30 | "pull-cat": "^1.1.8", |
31 | - "pull-git-pack": "^0.0.0", | |
31 | + "pull-git-pack": "^0.1.0", | |
32 | 32 | "pull-git-repo": "^0.2.1", |
33 | 33 | "pull-hash": "^0.0.0", |
34 | 34 | "pull-stream": "^3.1.0", |
35 | 35 | "stream-to-pull-stream": "^1.6.6" |
Built with git-ssb-web