aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1cd8ad4..27d82f9 100644
--- a/package.json
+++ b/package.json
@@ -9,8 +9,9 @@
"author": "Loek Le Blansch",
"license": "MIT",
"dependencies": {
+ "@types/node": "^15.0.1",
+ "axios": "^0.21.1",
"cheerio": "^1.0.0-rc.6",
- "puppeteer": "^9.0.0",
"typescript": "^4.2.4"
},
"type": "module"