release: 1.0.1

This commit is contained in:
Elias Schneider
2024-08-25 22:15:51 +02:00
parent 64efac5b68
commit 6a4c3bf58f
7 changed files with 22 additions and 10 deletions

View File

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