mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
use pnpm
This commit is contained in:
parent
45c7b93cf0
commit
d28b604f89
4 changed files with 3530 additions and 4808 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 75c414a7de3dbaa899a12f69b36b6fa7841d932b
|
||||
Subproject commit a71351b5217a970382d4c9584f1b31fd0218e6a4
|
4804
package-lock.json
generated
4804
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -3,14 +3,13 @@
|
|||
"version": "4.3.1",
|
||||
"description": "My Discord Bot",
|
||||
"main": "index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"start": "node .",
|
||||
"lint": "eslint . --ext .js",
|
||||
"testcfg": "node scripts/verify-config.js"
|
||||
},
|
||||
"author": "Jonny_Bro#4226",
|
||||
"license": "ISC",
|
||||
"author": "Discord: jonny_bro",
|
||||
"dependencies": {
|
||||
"@discord-player/extractor": "^4.3.1",
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
|
|
3527
pnpm-lock.yaml
Normal file
3527
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue