From 964b4798cb7fa3335fa4fc3b2c55e93421f81e26 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 29 Jan 2024 01:20:56 -0800 Subject: add linkify as a dependency --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index e82a9a7..37cec1a 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,8 @@ "dependencies": { "@tailwindcss/typography": "^0.5.8", "axios": "^1.2.1", + "linkify-react": "^4.1.3", + "linkifyjs": "^4.1.3", "next": "13.0.6", "pretty-bytes": "^6.0.0", "react": "18.2.0", -- cgit v1.2.3