git ssb

6+

cel / downmark



Commit c215e2fd7a75c6f661ea666fa20733af27fc6806

Build on prepublish

Charles Lehner committed on 5/8/2016, 5:30:46 AM
Parent: 4da1a09538931f5a12dd33931b464790cae99084

Files changed

package.jsonchanged
package.jsonView
@@ -5,9 +5,9 @@
55 "main": "index.js",
66 "author": "Charles Lehner (http://celehner.com/)",
77 "license": "Fair",
88 "scripts": {
9- "build": "browserify . -o bundle.js"
9 + "prepublish": "browserify . -o bundle.js"
1010 },
1111 "devDependencies": {
1212 "browserify": "^13.0.0",
1313 "to-markdown": "^3.0.0"

Built with git-ssb-web