1
0
mirror of synced 2025-12-27 16:13:26 +00:00

first release :)

This commit is contained in:
Valentin
2023-09-17 11:54:48 +02:00
parent 5e9d81a468
commit a01c70e4a5

View File

@@ -1,6 +1,6 @@
{
"name": "accessgate",
"version": "0.0.1",
"version": "1.0.0",
"description": "Centralized, self-hosted management panel for access via ssh keys",
"main": "index.js",
"scripts": {
@@ -11,7 +11,7 @@
"url": "git+https://github.com/itsmrval/accessgate.git"
},
"author": "itsmrval",
"license": "GPL-3.0-or-later",
"license": "MIT",
"bugs": {
"url": "https://github.com/itsmrval/accessgate/issues"
},