Skip to content

Commit

Permalink
Merge pull request #366 from MSOpenTech/windows-fix
Browse files Browse the repository at this point in the history
Windows fixes
  • Loading branch information
mmalecki committed Dec 3, 2012
2 parents 396d646 + 0418be2 commit b04a5cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,3 +1,4 @@
node_modules/
npm-debug.log
test/fixtures/test-jitsuconf
test/fixtures/test-jitsuconf
.idea
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"nock": "0.8.x",
"vows": "0.6.x"
"vows": "0.7.x"
},
"bin": {
"jitsu": "./bin/jitsu"
Expand Down

0 comments on commit b04a5cc

Please sign in to comment.