This commit is contained in:
sbriat 2023-07-17 16:52:53 +02:00
parent e6f3a660af
commit a20802f06b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@mobicoop/auth",
"version": "0.1.1",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mobicoop/auth",
"version": "0.1.1",
"version": "0.2.0",
"license": "AGPL",
"dependencies": {
"@automapper/classes": "^8.7.7",

View File

@ -1,6 +1,6 @@
{
"name": "@mobicoop/auth",
"version": "0.1.1",
"version": "0.2.0",
"description": "Mobicoop V3 Auth Service",
"author": "sbriat",
"private": true,