This commit is contained in:
Barış Soner Uşaklı 2025-06-09 17:11:50 -04:00
parent bad5ce9a4a
commit ec2995d3eb
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "nodebb-plugin-poll",
"version": "3.2.4",
"version": "3.2.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nodebb-plugin-poll",
"version": "3.2.4",
"version": "3.2.5",
"license": "MIT",
"dependencies": {
"async": "^3.2.0",

View file

@ -1,6 +1,6 @@
{
"name": "nodebb-plugin-poll",
"version": "3.2.4",
"version": "3.2.5",
"description": "NodeBB Poll Plugin",
"main": "library.js",
"scripts": {