Skip to content

Commit

Permalink
Update karma dependency
Browse files Browse the repository at this point in the history
Fix #4
  • Loading branch information
Tom Ashworth committed Feb 1, 2015
1 parent 7a7af02 commit bdf1631
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
},
"scripts": {
"test": "./node_modules/.bin/karma start --single-run --browsers Firefox"
},
"dependencies": {
"karma": "^0.12.31"
}
}

0 comments on commit bdf1631

Please sign in to comment.