fix(license): update license files

This commit is contained in:
2019-01-30 03:26:31 +01:00
parent e648a787e5
commit 6ee63d1e96
2 changed files with 20 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"author": "Lossless GmbH",
"license": "UNLICENSED",
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"build": "(tsbuild)",