update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2022-01-04 12:11:15 -05:00
parent ac06e539a3
commit 1865508bfc
4 changed files with 7 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"outDir": "lib",
"module": "ES2015",
"target": "ES2015",
"sourceMap": true,
// "sourceMap": true,
"noEmitOnError": true,
"lib": ["ES2015", "dom"],
"moduleResolution": "node",