fix(core): update

This commit is contained in:
2019-05-05 20:41:29 +02:00
parent ea26987ca6
commit 0298bfe3c6
9 changed files with 34 additions and 152 deletions

View File

@ -8,7 +8,7 @@
"scripts": {
"test": "(npm run prepareTest && tstest test/)",
"prepareTest": "(rm -f ./test/assets/hi.txt)",
"build": "echo \"Not needed for now\""
"build": "tsbuild"
},
"repository": {
"type": "git",