This commit is contained in:
Paul Rodwell 2023-08-22 10:12:31 +01:00
parent ebcfe9cc42
commit d43cbe7ff6
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.7.0",
"version": "0.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wiki-security-passportjs",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",
"dependencies": {
"@passport-js/passport-twitter": "^1.0.8",

View File

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