mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Removed test-runner package.json. This is now taken care by devDependencies of
the main `package.json`. Thanks V1.
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"name": "socket.io-tests"
|
||||
, "description": "socket.io client side tests"
|
||||
, "version": "0.0.1"
|
||||
, "dependencies": {
|
||||
"express": "2.3.11"
|
||||
, "jade": "0.12.1"
|
||||
, "stylus": "0.13.3"
|
||||
, "socket.io-client": "0.7.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user