Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
remove 'oauth' module. 'grant' handles that. #6
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed Oct 1, 2019
1 parent c410c53 commit df67012
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"mongoose": "^5.5.6",
"nanoid": "^2.0.2",
"node-pushnotifications": "^1.1.8",
"oauth": "^0.9.15",
"strong-events": "^1.0.7"
},
"devDependencies": {
Expand All @@ -51,7 +50,6 @@
"@types/mocha": "^5.2.6",
"@types/nanoid": "^2.0.0",
"@types/node-pushnotifications": "^1.0.1",
"@types/oauth": "^0.9.1",
"cors": "^2.8.5",
"express": "^4.16.4",
"express-basic-auth": "^1.2.0",
Expand Down

0 comments on commit df67012

Please sign in to comment.