Use new library version

This commit is contained in:
schmelczerandras 2020-09-24 14:20:30 +02:00
parent c459a43667
commit e4b15ff5f6
9 changed files with 51 additions and 63 deletions

View file

@ -3,7 +3,7 @@
"outDir": "./dist/",
"sourceMap": true,
"noImplicitAny": false,
"target": "es6",
"target": "es5",
"downlevelIteration": true,
"allowJs": true,
"experimentalDecorators": true,