release: 0.18.0

This commit is contained in:
Elias Schneider
2023-09-21 16:24:07 +02:00
parent 57be6945f2
commit c9f1be2faf
6 changed files with 20 additions and 7 deletions

View File

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