diff --git a/bun.lockb b/bun.lockb index e3401dd..4dd5dae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f5f97ed..b4b97ef 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "astro": "^4.0.4", "magick.css": "^1.0.5", "normalize.css": "^8.0.1", - "axios": "^1.6.2" + "axios": "^1.6.2", + "qs": "^6.12.0" }, "scripts": { "prepare": "husky install",