Skip to content

Commit 21baf98

Browse files
Update content/openapi/cli-plugin.md
1 parent a07dd35 commit 21baf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/cli-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ With this in place, import AST transformer within your `jest` configuration file
230230
}
231231
```
232232

233-
If you use jest v29, then use the snippet below, as the previous approach got deprecated.
233+
If you use `jest@^29`, then use the snippet below, as the previous approach got deprecated.
234234

235235
```json
236236
{

0 commit comments

Comments
 (0)