mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
fixed indentation
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,4 +4,3 @@ build
|
||||
components
|
||||
/coverage
|
||||
npm-debug.log
|
||||
engine.io.js
|
||||
|
||||
@@ -30,8 +30,8 @@
|
||||
"indexof": "0.0.1",
|
||||
"engine.io-parser": "0.3.0",
|
||||
"debug": "0.7.4",
|
||||
"parseuri": "0.0.2",
|
||||
"parsejson": "0.0.1"
|
||||
"parseuri": "0.0.2",
|
||||
"parsejson": "0.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"zuul": "1.5.2",
|
||||
|
||||
Reference in New Issue
Block a user