chore: bump version to 1.1.2 in package-lock.json

This commit is contained in:
Tudor Stanciu 2025-10-10 00:04:18 +03:00
parent 45c6898461
commit c27573e95a

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "bitip", "name": "bitip",
"version": "1.1.1", "version": "1.1.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "bitip", "name": "bitip",
"version": "1.1.1", "version": "1.1.2",
"license": "MIT", "license": "MIT",
"workspaces": [ "workspaces": [
"src/backend", "src/backend",