Script and tag cleanup, fixed select tests
This commit is contained in:
@ -26,8 +26,8 @@
|
||||
"linter": "node ./scripts/lint.js",
|
||||
"tagger": "node ./scripts/tag.js",
|
||||
"webber": "node ./scripts/web.js",
|
||||
"tdd": "node ./scripts/tdd.js",
|
||||
"module": "node ./scripts/module.js",
|
||||
"tester": "node ./scripts/tdd.js",
|
||||
"packager": "node ./scripts/module.js",
|
||||
"test": "tape test/**/*.test.js | tap-spec"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user