This commit is contained in:
Paul Rodwell 2023-10-03 19:29:16 +01:00
parent 1e443f2934
commit 70cebf5ab2
No known key found for this signature in database
GPG Key ID: 083BA337597C49E6
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "wiki-security-passportjs",
"version": "0.8.0",
"version": "0.8.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wiki-security-passportjs",
"version": "0.8.0",
"version": "0.8.1",
"license": "MIT",
"dependencies": {
"@passport-js/passport-twitter": "^1.0.8",

View File

@ -1,6 +1,6 @@
{
"name": "wiki-security-passportjs",
"version": "0.8.0",
"version": "0.8.1",
"description": "Security plugin for Federated Wiki, using passport.js",
"author": "Paul Rodwell <paul.rodwell@btinternet.com> (http://rodwell.me)",
"license": "MIT",