This commit is contained in:
Alex Wellnitz 2023-09-02 23:55:58 +02:00
parent 8bc66e60fd
commit 7259f84927
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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