git ssb

7+

dinoworm 🐛 / patchcore



Commit c6837aafbbd284d8fbf9d6e5612e78a2ccf84286

1.3.0

mix irving committed on 6/15/2017, 9:54:31 AM
Parent: 28657bea14b4c70a34c6bdb7528cbf991e4b20a0

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "patchcore",
3- "version": "1.2.0",
3 + "version": "1.3.0",
44 "lockfileVersion": 1,
55 "dependencies": {
66 "acorn": {
77 "version": "1.2.2",
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "patchcore",
3- "version": "1.2.0",
3 + "version": "1.3.0",
44 "description": "minimal core for ssb clients",
55 "main": "index.js",
66 "scripts": {
77 "start": "electro example",

Built with git-ssb-web