This commit is contained in:
Barış Soner Uşaklı 2024-05-17 10:47:00 -04:00
parent eeb4fadbb5
commit f2cdb0fc09
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.1.4",
"version": "3.1.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nodebb-plugin-poll",
"version": "3.1.4",
"version": "3.1.5",
"license": "MIT",
"dependencies": {
"async": "^3.2.0",

View file

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