mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-13 19:29:19 +00:00
Upgrade Jest to 27 (#43)
* test Signed-off-by: Avior <github@avior.me> * Fixed Signed-off-by: Avior <github@avior.me> * Fix Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -11,9 +11,6 @@
|
||||
"license": "MIT",
|
||||
"main": "./dist/Queue.js",
|
||||
"types": "./dist/Queue.d.ts",
|
||||
"devDependencies": {
|
||||
"typescript": "^4.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "yarn build",
|
||||
"build": "tsc"
|
||||
|
Reference in New Issue
Block a user