summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-01-22 22:04:26 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-01-22 22:04:26 -0500
commit4b0a9dd484b5fd03ff25b78935a297c0239ce3bf (patch)
tree9fddfc2dc9e5a9fbca39e651869a1a313b15ee46 /package.json
parentremove js from console (diff)
downloadxssbook-4b0a9dd484b5fd03ff25b78935a297c0239ce3bf.tar.gz
xssbook-4b0a9dd484b5fd03ff25b78935a297c0239ce3bf.tar.bz2
xssbook-4b0a9dd484b5fd03ff25b78935a297c0239ce3bf.zip
fix endpoint, html parse, load more posts
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ef46f50..8eeab44 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"license": "WTFPL",
"dependencies": {
"better-sqlite3": "^8.0.1",
+ "cheerio": "^1.0.0-rc.12",
"cookie-parser": "^1.4.6",
"crypto": "^1.0.1",
"dotenv": "^16.0.3",