This commit is contained in:
Paul Rodwell 2023-05-01 11:29:56 +01:00
parent 88c15c0cef
commit cec8c04417
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-rc.0",
"version": "0.7.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "wiki-security-passportjs",
"version": "0.7.0-rc.0",
"version": "0.7.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-rc.0",
"version": "0.7.0",
"description": "Security plugin for Federated Wiki, using passport.js",
"author": "Paul Rodwell <paul.rodwell@btinternet.com> (http://rodwell.me)",
"license": "MIT",