fix(core): update

This commit is contained in:
2018-11-07 12:44:49 +01:00
parent 6fde0544f5
commit cb63b305ad
9 changed files with 1 additions and 183 deletions

View File

@@ -10,7 +10,7 @@
"scripts": {
"test": "(tstest test/)",
"format": "(gitzone format)",
"build": "echo \"Not needed for now\""
"build": "(tsbuild)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",