release: 1.10.4

This commit is contained in:
Elias Schneider
2025-03-20 19:55:25 +01:00
parent ccb7fdca43
commit 5cfa8f3015
7 changed files with 16 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "pingvin-share-frontend",
"version": "1.10.3",
"version": "1.10.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pingvin-share-frontend",
"version": "1.10.3",
"version": "1.10.4",
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/server": "^11.11.0",

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-frontend",
"version": "1.10.3",
"version": "1.10.4",
"scripts": {
"dev": "next dev",
"build": "next build",