discord-chii 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of discord-chii might be problematic. Click here for more details.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "discord-chii",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.2",
|
4
4
|
"description": "Discord bot running streaming",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"fs": "^0.0.1-security",
|
27
27
|
"os": "^0.1.2",
|
28
28
|
"path": "^0.12.7",
|
29
|
-
"lock-
|
29
|
+
"lock-bot": "^1.0.1",
|
30
30
|
"discord.js": "^14.15.3",
|
31
31
|
"dotenv": "^16.4.5",
|
32
32
|
"@discordjs/builders": "^1.8.2"
|