git ssb

3+

ev / starboard



Commit 02eb7ae93b8163e48f2f17790196f51c2aeaf0c6

add promptly dep

Ev Bogue committed on 9/17/2016, 12:21:37 AM
Parent: f50f093024c49de03cfa33fd1632e402aad0a07a

Files changed

package.jsonchanged
package.jsonView
@@ -4,8 +4,9 @@
44 "description": "command line sbot",
55 "main": "publish.js",
66 "dependencies": {
77 "moment": "^2.15.0",
8 + "promptly": "^2.1.0",
89 "pull-paramap": "^1.1.6",
910 "pull-stream": "^3.4.5",
1011 "ssb-avatar": "^0.1.0",
1112 "ssb-client": "^4.0.3"
@@ -24,7 +25,7 @@
2425 "starboard",
2526 "cli",
2627 "commandline"
2728 ],
28- "author": "ev bogue",
29 + "author": "Ev Bogue <ev@evbogue.com>",
2930 "license": "MIT"
3031 }

Built with git-ssb-web