Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 6018461

Browse files
committed
pin deps to current version
1 parent 27b4086 commit 6018461

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"expr-eval": "github:counting-bot/expr-eval#dev",
5-
"gamemodeconverion": "github:counting-bot/gameModeConversions",
4+
"expr-eval": "github:counting-bot/expr-eval#5a0e6e9234815005052f7cc5861a886311faf607",
5+
"gamemodeconverion": "github:counting-bot/gameModeConversions#2a75be2dc17e4318a5e2be2d44f2b8bab5224736",
66
"ioredis": "^5.2.4",
7-
"node-cron": "github:counting-bot/node-cron",
8-
"oceanic.js": "github:counting-bot/oceanic#build",
7+
"node-cron": "github:counting-bot/node-cron#555380a7fb4184ceb108922bfc2dbe7dfa32ebec",
8+
"oceanic.js": "github:counting-bot/oceanic#4a5df7025b40d32f287f1833775f29fe0d2ca621",
99
"postgres": "^3.3.2",
10-
"words-to-numbers": "github:counting-bot/words-to-numbers"
10+
"words-to-numbers": "github:counting-bot/words-to-numbers#3e3dec52388c1edfa67614387834196db7a6a1d7"
1111
}
1212
}

0 commit comments

Comments
 (0)