release: 1.3.0

This commit is contained in:
Elias Schneider
2024-11-14 19:10:37 +01:00
parent 6f45c3b1fb
commit 51478b6a9f
7 changed files with 25 additions and 9 deletions

View File

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