This commit is contained in:
Akif9748 2022-03-21 23:54:06 +03:00
parent 4f4bd93baf
commit e0d427ac4b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "akf-lang",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "akf-lang",
"version": "2.1.0",
"version": "2.1.1",
"license": "GPL-3.0-or-later",
"dependencies": {
"body-parser": "^1.19.2",

View File

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