This commit is contained in:
Barış Soner Uşaklı 2024-05-17 11:21:52 -04:00
parent a71d0c82fb
commit 35d17bcaf9
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.5",
"version": "3.1.6",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nodebb-plugin-poll",
"version": "3.1.5",
"version": "3.1.6",
"license": "MIT",
"dependencies": {
"async": "^3.2.0",

View file

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