release: 1.2.4

This commit is contained in:
Elias Schneider
2024-10-24 14:45:05 +02:00
parent 428c1d2b99
commit ab4f19e921
7 changed files with 17 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share",
"version": "1.2.3",
"version": "1.2.4",
"scripts": {
"format": "cd frontend && npm run format && cd ../backend && npm run format",
"lint": "cd frontend && npm run lint && cd ../backend && npm run lint",