Skip to content

Commit

Permalink
up for astro and tailwind typography
Browse files Browse the repository at this point in the history
  • Loading branch information
diomed authored Sep 8, 2023
1 parent 407dcc3 commit d8a9782
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@onwidget/astrowind",
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"private": true,
"scripts": {
"dev": "astro dev",
Expand All @@ -18,7 +18,7 @@
"@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^1.0.0-beta.4",
"@fontsource-variable/inter": "^5.0.8",
"astro": "^3.0.7",
"astro": "^3.0.10",
"astro-icon": "^1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
Expand All @@ -30,7 +30,7 @@
"@astrojs/tailwind": "5.0.0",
"@iconify-json/flat-color-icons": "^1.1.7",
"@iconify-json/tabler": "^1.1.89",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/typography": "^0.5.10",
"@types/lodash.merge": "^4.6.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
Expand Down

0 comments on commit d8a9782

Please sign in to comment.