Update gulpfile.js

pull/2/head
Nicolas Giard 8 years ago committed by GitHub
parent 9b0715f853
commit 06ad017079

@ -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'
]
};

Loading…
Cancel
Save