aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-08-01 00:10:25 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-08-01 00:10:25 +0900
commit4850d61e487489835583c49129ca021ee1538d53 (patch)
tree377311de5d7a74709bd5d1568a25afca8c23d78a /package.json
parent694fb1e40f148e4e5583b4e80ef8bbac9791de2e (diff)
react-rooter-dom を追加
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ba78079..85de3ab 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"dependencies": {
"react": "^18.3.1",
"react-dom": "^18.3.1",
+ "react-router-dom": "^6.25.1",
"zod": "^3.23.8"
},
"devDependencies": {