This commit is contained in:
2018-04-29 16:12:32 +02:00
parent d6f47a630e
commit 1fdc9eb159
65 changed files with 13 additions and 1571 deletions

View File

@@ -9,6 +9,7 @@
},
"scripts": {
"test": "(rm -f config.json) && (npmts) && (npm run testVersion)",
"build": "(rm -f config.json) && (npmts) && (npm run testVersion)",
"testVersion": "(cd test/assets/ && node ../../dist/cli.js -v)"
},
"repository": {