Reverting typescript version to 4.3.5, because it breaks linting.

This commit is contained in:
John Livingston
2024-09-06 16:02:22 +02:00
parent e57d5b0f30
commit acce1c5a5c
2 changed files with 8 additions and 8 deletions

View File

@ -73,7 +73,7 @@
"stylelint-config-recommended-scss": "^5.0.1",
"stylelint-config-standard-scss": "^2.0.1",
"svgo": "^2.8.0",
"typescript": "^4.9.5",
"typescript": "^4.3.5",
"yaml": "^2.2.1"
},
"engine": {