feat: initial mini simple event sourcing for pending application updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2017",
|
||||
"module": "commonjs",
|
||||
"target": "ES2022",
|
||||
"module": "ES2022",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"types": ["bun-types"]
|
||||
|
||||
Reference in New Issue
Block a user