Skip to content

Commit

Permalink
Merge pull request #261 from TokenScript/feature/multi-origin-demo
Browse files Browse the repository at this point in the history
removed unused dependancies from socios example
  • Loading branch information
nicktaras authored Sep 18, 2023
2 parents b025cfe + d2c0cbc commit 4e02cf5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions socios-oauth2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"dotenv": "^16.3.1",
"express": "^4.18.0",
"isevn": "^2.0.2",
"node-fetch": "^3.3.2"
"express": "^4.18.0"
},
"devDependencies": {
"@vercel/ncc": "^0.38.0",
"nodemon": "^2.0.4"
}
}
}

0 comments on commit 4e02cf5

Please sign in to comment.