release: 1.1.0

This commit is contained in:
Elias Schneider
2024-09-14 18:15:44 +02:00
parent 3c8500008d
commit 4c8848a2d9
7 changed files with 17 additions and 9 deletions

View File

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