This commit is contained in:
Sylvain Briat 2024-02-08 14:48:55 +01:00 committed by sbriat
parent 3be95fb58c
commit d09bad60f7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@mobicoop/matcher",
"version": "1.5.4",
"version": "1.5.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mobicoop/matcher",
"version": "1.5.4",
"version": "1.5.5",
"license": "AGPL",
"dependencies": {
"@grpc/grpc-js": "^1.9.14",

View File

@ -1,6 +1,6 @@
{
"name": "@mobicoop/matcher",
"version": "1.5.4",
"version": "1.5.5",
"description": "Mobicoop V3 Matcher",
"author": "sbriat",
"private": true,