release: 0.17.4

This commit is contained in:
Elias Schneider
2023-08-01 12:37:47 +02:00
parent ea0d5216e8
commit 7304b54125
6 changed files with 14 additions and 7 deletions

View File

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