diff --git a/template/app/package.json b/template/app/package.json index 2f330b91..b2128ad8 100644 --- a/template/app/package.json +++ b/template/app/package.json @@ -10,7 +10,7 @@ "@lemonsqueezy/lemonsqueezy.js": "^3.2.0", "@tailwindcss/forms": "^0.5.3", "@tailwindcss/typography": "^0.5.7", - "apexcharts": "^3.41.0", + "apexcharts": "3.41.0", "clsx": "^2.1.0", "headlessui": "^0.0.0", "node-fetch": "3.3.0", @@ -18,7 +18,7 @@ "prettier": "3.1.1", "prettier-plugin-tailwindcss": "0.5.11", "react": "^18.2.0", - "react-apexcharts": "^1.4.1", + "react-apexcharts": "1.4.1", "react-hot-toast": "^2.4.1", "react-icons": "4.11.0", "stripe": "11.15.0",