Swap to Yarn

This commit is contained in:
Ethan Lane 2021-07-13 22:49:55 +01:00
parent c816f182b2
commit 7870e35599
3 changed files with 2959 additions and 4765 deletions

4762
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,8 +12,7 @@
"license": "MIT",
"funding": "https://ko-fi.com/gravitysoftware",
"dependencies": {
"discord.js": "^12.3.1",
"jest": "^26.6.3"
"discord.js": "^12.3.1"
},
"bugs": "https://github.com/vylpes/vylbot-core/issues",
"homepage": "https://github.com/vylpes/vylbot-core",
@ -24,6 +23,7 @@
],
"repository": "github:vylpes/vylbot-core",
"devDependencies": {
"eslint": "^7.17.0"
"eslint": "^7.17.0",
"jest": "^27.0.6"
}
}

2956
yarn.lock Normal file

File diff suppressed because it is too large Load diff