diff --git a/gulpfile.js b/gulpfile.js index 112f632e..bd3e48ed 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -70,10 +70,10 @@ var paths = { './views/**/*', './LICENSE', './agent.js', - './config.sample.yml' + './config.sample.yml', './package.json', './server.js', - './ws-server.js', + './ws-server.js' ] };