Update package.json
This commit is contained in:
committed by
GitHub
parent
1c2ff0f591
commit
5779ca7e65
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@onwidget/astrowind",
|
"name": "@onwidget/astrowind",
|
||||||
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.",
|
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.",
|
||||||
"version": "1.0.0-beta.6",
|
"version": "1.0.0-beta.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "astro dev",
|
"dev": "astro dev",
|
||||||
@ -18,7 +18,7 @@
|
|||||||
"@astrolib/analytics": "^0.4.2",
|
"@astrolib/analytics": "^0.4.2",
|
||||||
"@astrolib/seo": "^1.0.0-beta.4",
|
"@astrolib/seo": "^1.0.0-beta.4",
|
||||||
"@fontsource-variable/inter": "^5.0.8",
|
"@fontsource-variable/inter": "^5.0.8",
|
||||||
"astro": "^3.1.2",
|
"astro": "^3.5.5",
|
||||||
"astro-icon": "^1.0.0-next.2",
|
"astro-icon": "^1.0.0-next.2",
|
||||||
"limax": "4.1.0",
|
"limax": "4.1.0",
|
||||||
"lodash.merge": "^4.6.2",
|
"lodash.merge": "^4.6.2",
|
||||||
@ -27,7 +27,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/mdx": "^1.1.0",
|
"@astrojs/mdx": "^1.1.0",
|
||||||
"@astrojs/partytown": "^2.0.0",
|
"@astrojs/partytown": "^2.0.0",
|
||||||
"@astrojs/tailwind": "5.0.0",
|
"@astrojs/tailwind": "5.0.2",
|
||||||
"@iconify-json/flat-color-icons": "^1.1.7",
|
"@iconify-json/flat-color-icons": "^1.1.7",
|
||||||
"@iconify-json/tabler": "^1.1.91",
|
"@iconify-json/tabler": "^1.1.91",
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
@ -44,7 +44,7 @@
|
|||||||
"prettier-plugin-astro": "^0.12.0",
|
"prettier-plugin-astro": "^0.12.0",
|
||||||
"reading-time": "^1.5.0",
|
"reading-time": "^1.5.0",
|
||||||
"tailwind-merge": "^1.14.0",
|
"tailwind-merge": "^1.14.0",
|
||||||
"tailwindcss": "^3.3.3",
|
"tailwindcss": "^3.3.5",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.2.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Reference in New Issue
Block a user