summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLizzy Hunt <logan.hunt@usu.edu>2023-02-15 11:04:32 -0700
committerLizzy Hunt <logan.hunt@usu.edu>2023-02-15 11:05:25 -0700
commit30cbc219e68ef5fc7da56e322e1aeca102bdb479 (patch)
treeacceb5b39b06a48e3ed83a2ae0768570d7bf4b98 /package.json
parent39cb1f34e3ebc4c989f1c1b44f031331d8c3e036 (diff)
downloadaggietimed-30cbc219e68ef5fc7da56e322e1aeca102bdb479.tar.gz
aggietimed-30cbc219e68ef5fc7da56e322e1aeca102bdb479.zip
Fuck CAS. All my homies fucking hate CAS.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index a968afe..65d0489 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,10 @@
{
"dependencies": {
"axios": "^1.3.3",
+ "axios-cookiejar-support": "^4.0.6",
"dotenv": "^16.0.3",
- "node-html-parser": "^6.1.4"
+ "node-html-parser": "^6.1.4",
+ "tough-cookie": "^4.1.2"
},
"type": "module",
"scripts": {