summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-07 00:17:30 -0400
committerrealtradam <[email protected]>2024-06-07 00:17:30 -0400
commitee6c193c97e29d1c41a0886b380f54d75bb3120c (patch)
treeb27441c5080c2a68f46f705e2e757d30b9e46e1c /package.json
parent34346b1fd4fffd2571374f86b16084066dc4aa2d (diff)
downloadmalcz.com-ee6c193c97e29d1c41a0886b380f54d75bb3120c.tar.gz
malcz.com-ee6c193c97e29d1c41a0886b380f54d75bb3120c.zip
add tags
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0af7551..7240b1a 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
- "react-router-dom": "^6.23.1"
+ "react-router-dom": "^6.23.1",
+ "rsuite": "^5.64.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",