Swap to Yarn
This commit is contained in:
parent
c816f182b2
commit
7870e35599
3 changed files with 2959 additions and 4765 deletions
4762
package-lock.json
generated
4762
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -12,8 +12,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"funding": "https://ko-fi.com/gravitysoftware",
|
"funding": "https://ko-fi.com/gravitysoftware",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^12.3.1",
|
"discord.js": "^12.3.1"
|
||||||
"jest": "^26.6.3"
|
|
||||||
},
|
},
|
||||||
"bugs": "https://github.com/vylpes/vylbot-core/issues",
|
"bugs": "https://github.com/vylpes/vylbot-core/issues",
|
||||||
"homepage": "https://github.com/vylpes/vylbot-core",
|
"homepage": "https://github.com/vylpes/vylbot-core",
|
||||||
|
@ -24,6 +23,7 @@
|
||||||
],
|
],
|
||||||
"repository": "github:vylpes/vylbot-core",
|
"repository": "github:vylpes/vylbot-core",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.17.0"
|
"eslint": "^7.17.0",
|
||||||
|
"jest": "^27.0.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue