feature(package) socket.io v1.3.6

This commit is contained in:
coderaiser 2015-07-20 02:57:15 -04:00
parent 4f14e236cc
commit ae62423fe0
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
}, {
"name": "socket",
"version": "1.3.5",
"version": "1.3.6",
"local": "/socket.io/socket.io.js",
"remote": "//cdn.socket.io/socket.io-{{ version }}.js"
}, {

View file

@ -21,13 +21,13 @@
},
"scripts": {
"bower": "bower",
"bupdate": "bupdate",
"gulp": "gulp",
"nupdate": "nupdate",
"start": "node bin/cloudcmd.js",
"test": "gulp default",
"wisdom": "gulp release",
"yaspeller": "yaspeller .",
"nupdate": "nupdate",
"bupdate": "bupdate"
"yaspeller": "yaspeller ."
},
"directories": {
"man": "man"
@ -64,7 +64,7 @@
"remedy": "~1.1.3",
"rendy": "~1.1.0",
"restafary": "~1.3.0",
"socket.io": "~1.3.5",
"socket.io": "~1.3.6",
"spero": "~1.1.4",
"try-catch": "~1.0.0",
"tryrequire": "~1.1.5"