mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-15 20:19:21 +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:
@ -12,9 +12,7 @@
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"devDependencies": {
|
||||
"parcel": "1.12.3",
|
||||
"ts-node": "^10.2.1",
|
||||
"typescript": "^4.0.3"
|
||||
"parcel": "1.12.3"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "yarn build",
|
||||
|
Reference in New Issue
Block a user