git ssb

0+

dinoworm 🐛 / ssb-reveal



Commit 7a7d480cfa2f27c3382f0b3397e39767d927e8bf

add bin script to package.json

Michael Williams committed on 9/28/2018, 5:46:48 AM
Parent: 0c7755411f8a66ec4c51b29ae056a1b8eb608cc5

Files changed

package.jsonchanged
package.jsonView
@@ -2,8 +2,9 @@
22 "name": "ssb-reveal",
33 "version": "0.0.0",
44 "description": "reveal private scuttlebutt threads",
55 "main": "index.js",
6 + "bin": "bin.js",
67 "scripts": {
78 "test": "echo \"Error: no test specified\" && exit 1"
89 },
910 "repository": {

Built with git-ssb-web