git ssb

0+

cel / pull-git-pack-concat



Commit 38e552a3d211d4c5de879ded2133b74392cff52c

0.1.1

Charles Lehner committed on 10/13/2016, 4:22:24 AM
Parent: 95c2f819f269008c6fcc897fbe57cd8a5d4deab1

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "pull-git-pack-concat",
3- "version": "0.1.0",
3 + "version": "0.1.1",
44 "description": "concatenate git packfiles",
55 "main": "index.js",
66 "scripts": {
77 "test": "node test.js"
@@ -22,5 +22,4 @@
2222 "devDependencies": {
2323 "tape": "^4.4.0"
2424 }
2525 }
26-

Built with git-ssb-web