fix(core): update

This commit is contained in:
2018-08-13 21:58:18 +02:00
parent c83b7688e9
commit eac42f50d6
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"typings": "dist/index.d.ts",
"scripts": {
"test": "(tstest test/)",
"build": "echo \"Not needed for now\""
"build": "(tsbuild)"
},
"repository": {
"type": "git",