This commit is contained in:
Alex Wellnitz 2023-09-26 14:54:30 +02:00
parent 1209346a71
commit 05de27abe9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "alexohneander-astro",
"version": "2.3.7",
"version": "2.3.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "alexohneander-astro",
"version": "2.3.7",
"version": "2.3.10",
"dependencies": {
"@astrojs/rss": "^2.4.1",
"@resvg/resvg-js": "^2.4.1",

View File

@ -1,6 +1,6 @@
{
"name": "alexohneander-astro",
"version": "2.3.9",
"version": "2.3.10",
"scripts": {
"dev": "astro check --watch & astro dev",
"start": "astro dev",