1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00
This commit is contained in:
Kovah 2023-11-01 13:38:10 +01:00
parent 194787b1f6
commit cbb5344df1
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.12.2",
"version": "1.13.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "linkace",
"version": "1.12.2",
"version": "1.13.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"bootstrap": "^5.2.3",

View File

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