@@ -1,7 +1,7 @@
{
"compilerOptions": {
- "target": "ES2017",
- "module": "commonjs",
+ "target": "ESNext",
+ "module": "ESNext",
"declaration": true,
"outDir": "./",
"strict": true