Oops version bump

This commit is contained in:
Will Hunt 2021-04-11 16:09:17 +01:00
parent 8c150d4b87
commit f08107c93b

View File

@ -1,7 +1,7 @@
{
"compilerOptions": {
"incremental": true,
"target": "ESNEXT",
"target": "ES2019",
"module": "commonjs",
"declaration": false,
"outDir": "./lib",