mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -05:00
Add required package
This commit is contained in:
parent
30a8debbfd
commit
ed5f8a40f2
2
.pnp.cjs
generated
2
.pnp.cjs
generated
@ -38,6 +38,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["canvas", "npm:2.11.2"],\
|
||||
["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.2"],\
|
||||
["discord.js", "npm:14.12.1"],\
|
||||
["libsodium-wrappers", "npm:0.7.11"],\
|
||||
["moment", "npm:2.29.4"],\
|
||||
["mongoose", "npm:7.4.2"],\
|
||||
["ms", "npm:2.1.3"],\
|
||||
@ -938,6 +939,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["canvas", "npm:2.11.2"],\
|
||||
["discord-player", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.6.2"],\
|
||||
["discord.js", "npm:14.12.1"],\
|
||||
["libsodium-wrappers", "npm:0.7.11"],\
|
||||
["moment", "npm:2.29.4"],\
|
||||
["mongoose", "npm:7.4.2"],\
|
||||
["ms", "npm:2.1.3"],\
|
||||
|
@ -35,6 +35,7 @@
|
||||
"canvas": "2.11.2",
|
||||
"discord-player": "6.6.2",
|
||||
"discord.js": "14.12.1",
|
||||
"libsodium-wrappers": "0.7.11",
|
||||
"moment": "2.29.4",
|
||||
"mongoose": "7.4.2",
|
||||
"ms": "2.1.3",
|
||||
|
@ -755,6 +755,7 @@ __metadata:
|
||||
canvas: 2.11.2
|
||||
discord-player: 6.6.2
|
||||
discord.js: 14.12.1
|
||||
libsodium-wrappers: 0.7.11
|
||||
moment: 2.29.4
|
||||
mongoose: 7.4.2
|
||||
ms: 2.1.3
|
||||
@ -1328,7 +1329,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"libsodium-wrappers@npm:^0.7.10":
|
||||
"libsodium-wrappers@npm:0.7.11, libsodium-wrappers@npm:^0.7.10":
|
||||
version: 0.7.11
|
||||
resolution: "libsodium-wrappers@npm:0.7.11"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user