This commit is contained in:
Akif9748 2023-05-23 19:54:04 +03:00
parent 14fe5d6dbb
commit 27198d3131
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.0.0",
"version": "5.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "akf-forum",
"version": "5.0.0",
"version": "5.1.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"bcrypt": "^5.1.0",

View File

@ -1,6 +1,6 @@
{
"name": "akf-forum",
"version": "5.0.0",
"version": "5.1.0",
"description": "A Node.js based forum software",
"main": "index.js",
"scripts": {