Rename scanner.js to Scanner.js

Esse commit está contido em:
Ivan Seidel
2016-01-05 13:14:32 -02:00
commit 15067c9f5a
+1 -1
Ver Arquivo
@@ -100,4 +100,4 @@ Scanner.scanUntil = function (start, delta, matchColor, inverted, iterLimit) {
// Export the module
module.exports = Scanner;
module.exports = Scanner;