chore: bump deps
This commit is contained in:
@@ -16,7 +16,8 @@ module.exports = {
|
||||
__COMPAT__: true,
|
||||
'ts-jest': {
|
||||
tsconfig: {
|
||||
target: 'esnext'
|
||||
target: 'esnext',
|
||||
sourceMap: true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user