Dev niceties #27

Merged
domenic merged 3 commits from dev-niceties into master 2012-05-16 08:33:13 -07:00
Showing only changes of commit 99342e073f - Show all commits

View file

@ -31,7 +31,7 @@
"node": ">=0.1.97"
},
"scripts": { "test": "./node_modules/nodeunit/bin/nodeunit tests/runner.js" },
"scripts": { "test": "nodeunit tests/runner.js" },
"licenses": [{
"type" : "MIT",