chore: bump version patch
Some checks are pending
Demo / Explore-CI (push) Waiting to run

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