git ssb

3+

ev / decent



Commit b480cca342f3018f49fc2d6f0257043681b55501

latest package.json

Ev Bogue committed on 2/7/2018, 7:17:43 PM
Parent: 6b8c079a53a51312822c1872bcbfdc16ebd8e7f3

Files changed

package.jsonchanged
package.jsonView
@@ -3,9 +3,9 @@
33 "version": "3.14.0",
44 "description": "A decent(tralized) network for communication and development",
55 "scripts": {
66 "start": "node bin",
7- "build": "browserify client/index.js > build/build.js",
7 + "build": "mkdir -p build && browserify client/index.js | indexhtmlify > build/index.html",
88 "fonts": "git clone ssb://%XoC0EPXVomSYODRk0g9w6iGuD/vPCjinTVVW6Dz1hEQ=.sha256 build/ssp"
99 },
1010 "author": "Ev Bogue",
1111 "license": "MIT",

Built with git-ssb-web