fix typos

This commit is contained in:
atomiks
2017-12-31 00:45:18 +11:00
parent c8142c3a28
commit b7b35c4af4
3 changed files with 3 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"tagger": "node ./scripts/tag.js",
"webber": "node ./scripts/web.js",
"tdd": "node ./scripts/tdd.js",
"module": "node .scripts/module.js"
"module": "node ./scripts/module.js"
},
"repository": {
"type": "git",