release: 1.1.3

This commit is contained in:
Elias Schneider
2024-09-27 16:10:48 +02:00
parent df2521b192
commit 511ae933fa
7 changed files with 22 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pingvin-share-backend",
"version": "1.1.2",
"version": "1.1.3",
"scripts": {
"build": "nest build",
"dev": "cross-env NODE_ENV=development nest start --watch",
@@ -83,4 +83,4 @@
"typescript": "^5.6.2",
"wait-on": "^8.0.1"
}
}
}