chore: bump version patch
Some checks failed
Demo / Explore-CI (push) Has been cancelled

This commit is contained in:
ayo 2026-03-14 17:33:13 +01:00
parent 8b3cf63bfe
commit 3022269826

View file

@ -2,7 +2,7 @@
"name": "@ayco/astro-sw", "name": "@ayco/astro-sw",
"author": "Ayo Ayco", "author": "Ayo Ayco",
"license": "MIT", "license": "MIT",
"version": "0.9.3", "version": "0.9.4",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.ayo.run/ayo/astro-sw" "url": "https://git.ayo.run/ayo/astro-sw"
@ -47,8 +47,6 @@
"withastro", "withastro",
"perf" "perf"
], ],
"author": "Ayo Ayco",
"license": "MIT",
"dependencies": { "dependencies": {
"esbuild": "^0.27.4" "esbuild": "^0.27.4"
}, },