summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-10-10 18:52:42 -0700
committerFuwn <[email protected]>2021-10-10 18:52:42 -0700
commit93301ed7d003afbc9df18da046ebe0323cba315a (patch)
tree85a47b40229d0d0495740b5f023944cc82547f53 /package.json
parentfix(yarn): update lock (diff)
downloadbot-93301ed7d003afbc9df18da046ebe0323cba315a.tar.xz
bot-93301ed7d003afbc9df18da046ebe0323cba315a.zip
revert: previous commit (?)
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 456a0c5..6cb9198 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,6 @@
"dependencies": {
"@discordjs/rest": "^0.1.0-canary.0",
"discord-api-types": "^0.23.1",
- "discord.js": "^13.2.0",
- "@promises/timer": "^0.5.0"
+ "discord.js": "^13.2.0"
}
}