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