Merge branch 'master' into tdd.update
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
"tagger": "node ./scripts/tag.js",
|
||||
"webber": "node ./scripts/web.js",
|
||||
"tdd": "node ./scripts/tdd.js",
|
||||
"test": "tape test/**/*.test.js | tap-spec",
|
||||
"module": "node ./scripts/module.js"
|
||||
"module": "node ./scripts/module.js",
|
||||
"test": "tape test/**/*.test.js | tap-spec"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user