mirror of
https://github.com/daydreamer-json/ak-endfield-api-archive.git
synced 2026-04-13 11:02:21 +02:00
chore(deps): update all packages on archive script
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
"@tsconfig/strictest"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"sourceMap": false,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": ["bun"]
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user