removed tdd duplicate in package.json lol which was my fault
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
"webber": "node ./scripts/web.js",
|
||||
"tester": "node ./scripts/tdd.js",
|
||||
"packager": "node ./scripts/module.js",
|
||||
"tdd": "node ./scripts/tdd.js",
|
||||
"test": "tape test/**/*.test.js | tap-spec"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user