remove packagemanager

This commit is contained in:
tamaina 2022-06-16 21:23:11 +09:00
parent 7ddfd049a4
commit f2e593a35c
4 changed files with 690 additions and 6043 deletions

View File

@ -13,7 +13,6 @@
"mocha": "NODE_ENV=test TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true TS_NODE_PROJECT=\"./test/tsconfig.json\" mocha",
"test": "yarn mocha"
},
"packageManager": "yarn@3.2.1",
"resolutions": {
"chokidar": "^3.3.1",
"lodash": "^4.17.21"

View File

@ -10,7 +10,6 @@
"chokidar": "^3.3.1",
"lodash": "^4.17.21"
},
"packageManager": "yarn@3.2.1",
"dependencies": {
"@discordapp/twemoji": "14.0.2",
"@fortawesome/fontawesome-free": "6.1.1",

View File

@ -6,7 +6,6 @@
"build": "node build.js",
"lint": "eslint --quiet src/**/*.{ts}"
},
"packageManager": "yarn@3.2.1",
"dependencies": {
"esbuild": "^0.14.42",
"idb-keyval": "^6.1.0",

6730
yarn.lock

File diff suppressed because it is too large Load Diff