Fix release (changelog ignore)

This commit is contained in:
garronej 2022-08-28 12:37:03 +07:00
parent eecddd7f6b
commit 3a4bd791ad

View File

@ -10,6 +10,6 @@
"downlevelIteration": true,
"noFallthroughCasesInSwitch": true,
"composite": true,
"outDir": "../dist"
"outDir": "./dist"
}
}