aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-15 01:41:32 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-15 01:41:32 -0800
commit782159c7a965203f4f134dabe13634e59b579cc7 (patch)
treea5ef7443a0bc81e097ae1eac61ec509a078a081f /package.json
parent71b680fb9d29057b97748c54d1ad20229fe3394c (diff)
feat: add support for srv3
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index d6858a3..971e5bf 100644
--- a/package.json
+++ b/package.json
@@ -9,11 +9,14 @@
"lint": "next lint"
},
"dependencies": {
+ "font-awesome": "^4.7.0",
"next": "14.0.2",
"react": "^18",
"react-bootstrap": "^2.9.1",
"react-dom": "^18",
+ "react-icons": "^4.12.0",
"react-lrc": "^3.0.2",
+ "react-srv3": "^1.0.4",
"react-toastify": "^9.1.3",
"styled-components": "^6.1.1"
},
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage