release: 1.10.3

This commit is contained in:
Elias Schneider
2025-03-10 21:36:16 +01:00
parent b737cba35e
commit ac81cb9ab7
7 changed files with 16 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "pingvin-share-backend",
"version": "1.10.2",
"version": "1.10.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pingvin-share-backend",
"version": "1.10.2",
"version": "1.10.3",
"dependencies": {
"@aws-sdk/client-s3": "^3.758.0",
"@nestjs/cache-manager": "^2.2.2",

View File

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