release: 1.13.0

This commit is contained in:
Elias Schneider
2025-05-25 22:19:48 +02:00
parent 19e6b9a0be
commit dd546b4f17
7 changed files with 17 additions and 9 deletions

View File

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

View File

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