diff --git a/bun.lockb b/bun.lockb index b6a7fcc..c644dd5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 56ff653..e093393 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "axios": "^1.6.7", "clsx": "^2.1.0", "framer-motion": "^11.0.8", + "humanize-duration": "^3.31.0", "install": "^0.13.0", "postcss": "^8.4.35", "react": "^18.2.0", @@ -34,6 +35,7 @@ }, "devDependencies": { "@types/axios": "^0.14.0", + "@types/humanize-duration": "^3.27.4", "@types/node": "^20.11.24", "@types/react": "^18.2.56", "@types/react-dom": "^18.2.19",