Skip to content

Commit

Permalink
Minor change in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rafeca committed Sep 28, 2011
1 parent 15e0392 commit de1bda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,6 +21,6 @@
"main": "index",
"engines": { "node": ">= 0.4.5" },
"scripts": {
"test": "jasmine-node spec/"
"test": "jasmine-node spec"
}
}

0 comments on commit de1bda9

Please sign in to comment.