Update astro to stable version 1.0.0
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@onwidget/astrowind",
|
||||
"description": "A template to make your website using Astro + Tailwind CSS.",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
@ -12,6 +12,6 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^0.3.0",
|
||||
"@astrojs/tailwind": "^0.2.5",
|
||||
"astro": "^1.0.0-rc.3"
|
||||
"astro": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user