update to latest standards
This commit is contained in:
parent
f6985bd7b2
commit
046d7d646d
@ -7,7 +7,7 @@
|
||||
"author": "Lossless GmbH",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "ts-node test/test.ts",
|
||||
"test": "(ts-node -O '{\"lib\": [ \"es2015\" ]}' test/test.ts)",
|
||||
"build": "(npmts)",
|
||||
"format": "(gitzone format)"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user