fixed indentation

This commit is contained in:
GK
2014-03-06 19:49:59 -05:00
parent 3011d31aa2
commit 6737a83d99
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@@ -4,4 +4,3 @@ build
components
/coverage
npm-debug.log
engine.io.js

View File

@@ -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",