Commit 1fecf7f
authored
build: follow Jest node engines (#2478)
BREAKING CHANGE
`ts-jest` now uses the same node engines like Jest. This change can cause installation issue for users who install `ts-jest` with unsupported node versions. It is recommended to use Jest supported node engines, see https://github.com/facebook/jest/blob/master/package.json#L1461 parent 3bcf2b9 commit 1fecf7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
0 commit comments