diff options
author | lookshe <github@lookshe.org> | 2015-03-14 20:45:20 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2015-03-14 20:45:20 +0100 |
commit | b60df56157ee1fd0bd4938799bac05a62fda91a1 (patch) | |
tree | 2bc906c45ff9ec940e07f9676f5ed34ddd4ae022 /signaling-server/node_modules/socket.io/latest |
initial commit from working version
Diffstat (limited to '')
-rwxr-xr-x | signaling-server/node_modules/socket.io/latest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/signaling-server/node_modules/socket.io/latest b/signaling-server/node_modules/socket.io/latest new file mode 100755 index 0000000..a100193 --- /dev/null +++ b/signaling-server/node_modules/socket.io/latest @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +npm tag socket.io@0.9.16 latest |