fix(core): update

This commit is contained in:
Philipp Kunz 2019-05-22 16:52:38 +02:00
parent 64c7815bca
commit d89e0a13d5

View File

@ -7,6 +7,9 @@
"typings": "dist/index.d.ts",
"author": "Lossless GmbH",
"license": "MIT",
"bin": {
"tswatch": "cli.js"
},
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",