Skip to content

Commit d50cbde

Browse files
Update content/graphql/cli-plugin.md
1 parent 21baf98 commit d50cbde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/cli-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ With this in place, import AST transformer within your `jest` configuration file
189189
}
190190
```
191191

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

194194
```json
195195
{

0 commit comments

Comments
 (0)