update typescript config

This commit is contained in:
Alexander Navarro 2023-09-09 18:49:36 -03:00
parent 897148e47f
commit 34a8c1db33
4 changed files with 56 additions and 4 deletions

View file

@ -12,6 +12,7 @@
},
"dependencies": {
"@astrojs/react": "^2.2.1",
"@astrojs/ts-plugin": "^1.1.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^2.7.0",