release: 1.0.4

This commit is contained in:
Elias Schneider
2024-09-06 09:03:11 +02:00
parent f0e785b1a2
commit be202d3d41
7 changed files with 16 additions and 9 deletions

View File

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