git ssb

3+

ev / decent



Commit 69c3d9a1a5840a154cc97659a935b97ad2aabf01

3.2.1

Ev Bogue committed on 9/17/2017, 9:01:48 PM
Parent: 14e1960a32447beecdef02e335737596f2582390

Files changed

package.jsonchanged
package.jsonView
@@ -1,7 +1,7 @@
11 {
22 "name": "decent",
3- "version": "3.2.0",
3 + "version": "3.2.1",
44 "description": "A decent(tralized) network for communication and development",
55 "scripts": {
66 "start": "node decent server",
77 "build": "node client/scripts/style.js && mkdir -p build && browserify client/index.js | indexhtmlify > build/index.html",

Built with git-ssb-web