Comparing version 0.3.0 to 0.3.1
@@ -142,2 +142,3 @@ module.exports = run | ||
var local = path.join(process.cwd(), 'node_modules/.bin/browserify') | ||
if (process.platform === 'win32') local += '.cmd' | ||
if(fs.existsSync(local)) { | ||
@@ -144,0 +145,0 @@ return local |
{ | ||
"name": "beefy", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "local development server that aims to make using browserify fast and fun", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
17021
11
436
5