Version Bump

This commit is contained in:
Firq-ow 2024-01-10 11:39:54 +01:00
parent dd9d0a662f
commit 52f80914b2
Signed by: Firq
GPG key ID: BC5CE35A72BDB4AB
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.24",
"version": "0.1.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@firq/fgosite",
"version": "0.1.24",
"version": "0.1.25",
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.3",
"@astrojs/check": "^0.3.3",

View file

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