Updated socket.io client path

This commit is contained in:
Nicolas Giard 2016-11-29 10:11:14 -05:00 committed by GitHub
parent a04bed7c89
commit 238ba96037

View File

@ -23,7 +23,7 @@ var _ = require('lodash');
var paths = {
scripts: {
combine: [
'./node_modules/socket.io-client/socket.io.js',
'./node_modules/socket.io-client/dist/socket.io.min.js',
'./node_modules/jquery/dist/jquery.min.js',
'./node_modules/vue/dist/vue.min.js',
'./node_modules/jquery-smooth-scroll/jquery.smooth-scroll.min.js',