master
Avraham Sakal 5 months ago
parent fdc2354ccc
commit b15ff40740

@ -1,7 +1,7 @@
{ {
"name": "blog-astro", "name": "blog-astro",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.0.2",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"start": "astro dev", "start": "astro dev",
@ -19,4 +19,4 @@
"devDependencies": { "devDependencies": {
"unocss": "^0.64.1" "unocss": "^0.64.1"
} }
} }

Loading…
Cancel
Save