slushjs / gulp-conflict

Check if files in stream conflict with those in target dir, with option to use new, keep old, show diff, etc.
MIT License
22 stars 12 forks source link

Fixed variable at example in readme.md #10

Closed cauealvesbraz closed 7 years ago

cauealvesbraz commented 7 years ago

var install = require("gulp-conflict"); -> var conflict = require("gulp-conflict");