Merge pull request #281 from Hexastack/fix/pkg-lock-version

fix: pkg lock version
This commit is contained in:
Med Marrouchi 2024-10-27 22:39:54 +01:00 committed by GitHub
commit 68adcb504b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
api/package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "hexabot", "name": "hexabot",
"version": "2.0.0", "version": "2.0.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "hexabot", "name": "hexabot",
"version": "2.0.0", "version": "2.0.2",
"hasInstallScript": true, "hasInstallScript": true,
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"dependencies": { "dependencies": {