This commit is contained in:
Julian Lam 2025-09-18 13:32:35 -04:00
parent 1b32abbf11
commit a5c7d864c6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "nodebb-plugin-2factor",
"version": "7.5.10",
"version": "7.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nodebb-plugin-2factor",
"version": "7.5.10",
"version": "7.6.0",
"license": "MIT",
"dependencies": {
"@github/webauthn-json": "^0.5.7",

View file

@ -1,6 +1,6 @@
{
"name": "nodebb-plugin-2factor",
"version": "7.5.10",
"version": "7.6.0",
"description": "",
"main": "library.js",
"repository": {