Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "budo", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "a browserify server for rapid prototyping", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,5 +23,2 @@ ### version 3.0 roadmap | ||
#run watchify with explicit output file | ||
budo index.js --outfile bundle.js --verbose | ||
#run watchify with some options and trigger LiveReload on change | ||
@@ -28,0 +25,0 @@ budo index.js --live --transform brfs |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23256
106