:goberserk:

This commit is contained in:
ThatOneCalculator 2022-05-30 21:02:43 -07:00
parent 9daea49275
commit 71a907007c
6 changed files with 9 additions and 4 deletions

View file

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