aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-08-27 01:22:03 -0700
committerPinapelz <yukais@pinapelz.com>2024-08-27 01:22:03 -0700
commitd0cb3d93df83c8535bce97f8f509b37c2e6ead86 (patch)
treefe5ea54a84274936cf181929cc79f35eacc39bfb /package.json
parent53c7ce959b5c72002c5444b7d6e5b458331a4275 (diff)
add react and react-dom types
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4591358..46f1996 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,8 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/react": "^3.6.2",
+ "@types/react": "^18.3.4",
+ "@types/react-dom": "^18.3.0",
"astro": "^4.14.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage