release: 0.19.1

This commit is contained in:
Elias Schneider
2023-10-22 21:21:37 +02:00
parent 05f6582739
commit 46b6e56c06
6 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-backend",
"version": "0.19.0",
"version": "0.19.1",
"scripts": {
"build": "nest build",
"dev": "cross-env NODE_ENV=development nest start --watch",