This commit is contained in:
Paul Rodwell 2023-11-23 17:03:13 +00:00
parent d4014acf4f
commit 99e25947f9
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.2",
"version": "0.9.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wiki-security-passportjs",
"version": "0.8.2",
"version": "0.9.0",
"license": "MIT",
"dependencies": {
"@passport-js/passport-twitter": "^1.0.8",

View File

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