git ssb

10+

Matt McKegg / patchwork



Commit 18eaca3ce3bb17e086168d941cd874f25c08d908

remove unused ssb-ws dep (causing compile issuse with ursa)

Matt McKegg committed on 10/27/2016, 11:52:52 PM
Parent: 2463952bc5e8b1c541752ded2c4c76094d1509e9

Files changed

package.jsonchanged
package.jsonView
@@ -27,8 +27,7 @@
2727 "ssb-blobs": "^0.1.7",
2828 "ssb-keys": "^7.0.0",
2929 "ssb-links": "^2.0.0",
3030 "ssb-query": "^0.1.1",
31- "ssb-ref": "^2.6.2",
32- "ssb-ws": "^0.6.2"
31 + "ssb-ref": "^2.6.2"
3332 }
3433 }

Built with git-ssb-web