Fixed author attribution

This commit is contained in:
Damian Connolly
2015-07-21 00:10:40 +02:00
parent aaede90292
commit 6e279163da
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
// Type definitions for socket.io-client 1.3.5
// Project: http://socket.io/
// Definitions by: divillysausages <https://github.com/divillysausages/>
// Definitions by: PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare var io: SocketIOClientStatic;

View File

@@ -1,6 +1,6 @@
// Type definitions for socket.io 1.3.5
// Project: http://socket.io/
// Definitions by: divillysausages <https://github.com/divillysausages/>
// Definitions by: PROGRE <https://github.com/progre/>, Damian Connolly <https://github.com/divillysausages/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
///<reference path='../node/node.d.ts' />