git ssb

0+

mixmix / ssb-server-actual-friends



Commit bff5b4a95a6ebf44e5d49f3afb5a259cd6da14d2

1.0.0

mix irving committed on 1/12/2018, 9:00:18 PM
Parent: a732662894b4fbcbdcd90338aa73ae3e4efb280f

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "ssb-server-actual-friends",
3- "version": "0.0.0",
3 + "version": "1.0.0",
44 "description": "",
55 "main": "index.js",
66 "scripts": {
77 "test": "echo \"Error: no test specified\" && exit 1"
@@ -9,9 +9,12 @@
99 "repository": {
1010 "type": "git",
1111 "url": "git+https://github.com/mixmix/ssb-server-actual-friends.git"
1212 },
13- "keywords": ["scuttlebutt", "p2p"],
13 + "keywords": [
14 + "scuttlebutt",
15 + "p2p"
16 + ],
1417 "author": "",
1518 "license": "ISC",
1619 "bugs": {
1720 "url": "https://github.com/mixmix/ssb-server-actual-friends/issues"

Built with git-ssb-web