release: 0.2.0

This commit is contained in:
Elias Schneider
2022-11-13 23:27:51 +01:00
parent 1abc0f7ef3
commit 53c7457697
2 changed files with 15 additions and 1 deletions

View File

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