Skip to content

Commit cc1fcbe

Browse files
authored
remove github-passport and update package.lock files (#208)
1 parent bdcb7ac commit cc1fcbe

File tree

4 files changed

+5
-38
lines changed

4 files changed

+5
-38
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ src/style - official.css
5858
/e2e/playwright-report/
5959
/playwright/.cache/
6060
.DS_Store
61+
*.code-workspace
6162

6263
# meilisearch
6364
meilisearch

api/package-lock.json

Lines changed: 2 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"openai": "^3.1.0",
4646
"passport": "^0.6.0",
4747
"passport-facebook": "^3.0.0",
48-
"passport-github": "^1.1.0",
4948
"passport-google-oauth20": "^2.0.0",
5049
"passport-jwt": "^4.0.1",
5150
"passport-local": "^1.0.0",

client/package-lock.json

Lines changed: 2 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)