1
1
Fork 0
mirror of https://github.com/Akif9748/akf-forum.git synced 2025-08-11 13:40:59 +03:00
This commit is contained in:
Akif9748 2025-04-13 04:21:53 +03:00
parent 2721259a2a
commit 36cd802b1b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "akf-forum",
"version": "5.7.0",
"version": "5.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "akf-forum",
"version": "5.7.0",
"version": "5.7.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"bcrypt": "^5.1.1",

View file

@ -1,6 +1,6 @@
{
"name": "akf-forum",
"version": "5.7.0",
"version": "5.7.1",
"description": "A Node.js based forum software",
"main": "src/index.js",
"scripts": {