Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
fix: wrong crypto moudle
Browse files Browse the repository at this point in the history
  • Loading branch information
beetcb committed Dec 19, 2020
1 parent d7085fd commit 358c5fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "campushpere-auth-simplified",
"name": "campusphere-auth-simplified",
"version": "1.0.0",
"description": "login to swms at ease",
"description": "login to swms/campusphere at ease",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -21,7 +21,6 @@
},
"devDependencies": {
"cheerio": "^1.0.0-rc.3",
"crypto": "^1.0.1",
"node-fetch": "^2.6.1"
}
}

0 comments on commit 358c5fd

Please sign in to comment.