diff --git a/package.json b/package.json index ec5331b..8658ba4 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "@stripe/stripe-js": "2.2.1", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "^0.5.4", + "@types/ical": "^0.8.3", "autoprefixer": "^10.4.12", "cheerio": "^1.0.0-rc.12", "clsx": "^1.2.1", @@ -39,7 +40,6 @@ "typescript": "5.1.6" }, "devDependencies": { - "@types/ical": "^0.8.3", "@types/node": "20.4.7", "@types/react": "18.2.18", "@types/react-dom": "18.2.7", @@ -49,4 +49,4 @@ "prettier": "^3.0.1", "prettier-plugin-tailwindcss": "^0.5.2" } -} +} \ No newline at end of file