bumped version

This commit is contained in:
Firq 2023-07-09 00:26:25 +02:00
parent 399ff91af4
commit 26ea489fd9
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@firq/fgosite",
"version": "0.1.3",
"version": "0.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@firq/fgosite",
"version": "0.1.3",
"version": "0.1.5",
"dependencies": {
"@astrojs/sitemap": "^1.2.1",
"astro": "^2.8.0",

View file

@ -1,7 +1,7 @@
{
"name": "@firq/fgosite",
"type": "module",
"version": "0.1.3",
"version": "0.1.5",
"private": true,
"scripts": {
"dev": "astro dev",