mirror of
https://github.com/Art-Portal/April.git
synced 2025-03-13 01:02:19 +01:00
Add moment-duration-format module
This commit is contained in:
parent
c4b82fc6bf
commit
3f68a8b44b
6
package-lock.json
generated
6
package-lock.json
generated
@ -11,6 +11,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^1.5.0",
|
||||
"discord.js": "^14.13.0",
|
||||
"moment-duration-format": "^2.3.2",
|
||||
"sequelize": "^6.32.1",
|
||||
"sqlite3": "^5.1.6"
|
||||
}
|
||||
@ -993,6 +994,11 @@
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/moment-duration-format": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/moment-duration-format/-/moment-duration-format-2.3.2.tgz",
|
||||
"integrity": "sha512-cBMXjSW+fjOb4tyaVHuaVE/A5TqkukDWiOfxxAjY+PEqmmBQlLwn+8OzwPiG3brouXKY5Un4pBjAeB6UToXHaQ=="
|
||||
},
|
||||
"node_modules/moment-timezone": {
|
||||
"version": "0.5.43",
|
||||
"resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.43.tgz",
|
||||
|
@ -27,6 +27,7 @@
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^1.5.0",
|
||||
"discord.js": "^14.13.0",
|
||||
"moment-duration-format": "^2.3.2",
|
||||
"sequelize": "^6.32.1",
|
||||
"sqlite3": "^5.1.6"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user