Update version to 0.0.9 with good optimizations for performance

This commit is contained in:
prototypa
2022-08-10 16:32:53 -04:00
parent 9c6c5e3fcf
commit 3fc9b32d66
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@onwidget/astrowind",
"version": "0.0.8",
"version": "0.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@onwidget/astrowind",
"version": "0.0.8",
"version": "0.0.9",
"devDependencies": {
"@astrojs/image": "^0.3.3",
"@astrojs/sitemap": "^1.0.0",