aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlee's Pi <alee14498@gmail.com>2018-05-04 22:25:47 -0400
committerAlee's Pi <alee14498@gmail.com>2018-05-04 22:25:47 -0400
commit2103ee22e72100c8adce8da5d76245fd0432741a (patch)
treec9e7166212875e084629cf98cd2198fa2c591e2c /package.json
parentf28f1440b97196e99e69fdd47783a8322af89961 (diff)
downloadPokeBot-2103ee22e72100c8adce8da5d76245fd0432741a.tar.gz
PokeBot-2103ee22e72100c8adce8da5d76245fd0432741a.tar.bz2
PokeBot-2103ee22e72100c8adce8da5d76245fd0432741a.zip
oof
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1851abe..229419d 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"canvas": "^1.6.10",
"dblapi.js": "^1.2.0",
"discord.js": "^11.3.0",
- "quick.db": "^5.3.8",
+ "quick.db": "file:node_modules/quick.db",
"raven": "^2.6.0",
"request-promise": "^4.2.2",
"snekfetch": "^4.0.0-rc.0"