git ssb

0+

cel / pull-git-remote-helper



Commit 3c171bbc3d5ef7865c87b937a3d17d5283674419

Update dependencies

Charles Lehner committed on 3/20/2016, 2:01:47 AM
Parent: 19f56371ca30ab1b788a7f999d532d523f890469

Files changed

package.jsonchanged
package.jsonView
@@ -24,19 +24,19 @@
2424 "dependencies": {
2525 "multicb": "^1.2.1",
2626 "pako": "^1.0.0",
2727 "progress": "^1.1.8",
28- "pull-buffered": "^0.3.0",
28+ "pull-buffered": "^0.3.1",
2929 "pull-cache": "^0.0.0",
3030 "pull-cat": "^1.1.8",
31- "pull-git-pack": "^0.1.0",
32- "pull-git-repo": "^0.2.1",
31+ "pull-git-pack": "^0.1.1",
32+ "pull-git-repo": "^0.2.2",
3333 "pull-hash": "^0.0.0",
3434 "pull-stream": "^3.1.0",
3535 "stream-to-pull-stream": "^1.6.6"
3636 },
3737 "devDependencies": {
3838 "mktemp": "^0.4.0",
39- "rimraf": "^2.5.1",
39+ "rimraf": "^2.5.2",
4040 "tape": "^4.4.0"
4141 }
4242 }

Built with git-ssb-web