This commit is contained in:
Akif9748 2022-08-11 00:49:53 +03:00
parent b979bfd47c
commit bb4f5813fd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "akf-forum",
"version": "2.5.0",
"version": "2.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "akf-forum",
"version": "2.5.0",
"version": "2.5.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"bcrypt": "^5.0.1",

View File

@ -1,6 +1,6 @@
{
"name": "akf-forum",
"version": "2.5.0",
"version": "2.5.1",
"description": "A forum script written in Node.js",
"main": "index.js",
"scripts": {