fix(build): now building with tsbuild

This commit is contained in:
2019-01-31 02:32:52 +01:00
parent 5530e29da4
commit 475911a968
21 changed files with 1 additions and 836 deletions

View File

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