This commit is contained in:
sbriat 2023-10-10 16:53:11 +02:00
parent 7974429fdd
commit f4560802c1
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@mobicoop/user",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mobicoop/user",
"version": "1.1.0",
"version": "1.1.1",
"license": "AGPL",
"dependencies": {
"@grpc/grpc-js": "^1.8.0",

View File

@ -1,6 +1,6 @@
{
"name": "@mobicoop/user",
"version": "1.1.0",
"version": "1.1.1",
"description": "Mobicoop V3 User Service",
"author": "sbriat",
"private": true,