chore(package.json): downgrade typescript

This commit is contained in:
Tom (plebeius.eth)
2024-09-16 11:12:15 +02:00
parent 7497daa4d0
commit d7fd312ae2
+1 -1
View File
@@ -41,7 +41,7 @@
"remark-supersub": "1.0.0",
"remove-markdown": "0.5.5",
"tcp-port-used": "1.0.2",
"typescript": "5.2.2",
"typescript": "4.9.5",
"zustand": "4.4.3"
},
"scripts": {