1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-04-21 23:42:10 +02:00
This commit is contained in:
Kovah 2025-02-06 11:15:34 +01:00
parent 832de3c2f0
commit ef969f004d
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "linkace",
"version": "1.15.7",
"version": "1.16.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "linkace",
"version": "1.15.7",
"version": "1.16.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"bootstrap": "^5.3.3",

View File

@ -1,6 +1,6 @@
{
"name": "linkace",
"version": "1.15.7",
"version": "1.16.0",
"description": "A small, selfhosted bookmark manager with advanced features, built with Laravel and Docker",
"homepage": "https://github.com/Kovah/LinkAce",
"repository": {