1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 09:57:06 +02:00

chore: update tsconfig version

This commit is contained in:
Sami Mazouz
2024-10-25 09:39:34 +01:00
parent 3b7b4055f1
commit 30c7602814
14 changed files with 14 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
"webpack": "^5.76.0",
"webpack-cli": "^4.9.1",
"@flarum/prettier-config": "^1.0.0",
"flarum-tsconfig": "^1.0.2",
"flarum-tsconfig": "^2.0.0",
"typescript": "^4.5.4",
"typescript-coverage-report": "^0.6.1"
},