summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 21214c1..89aada3 100644
--- a/package.json
+++ b/package.json
@@ -15,11 +15,10 @@
"dependencies": {
"@slack/bolt": "^3.17.1",
"dotenv": "^16.4.5",
- "puppeteer": "^22.4.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
},
"devDependencies": {
"prettier": "^3.2.5"
}
-} \ No newline at end of file
+}