Skip to content

Commit a4f3404

Browse files
alan-agius4filipesilva
authored andcommitted
build: correctly configure ajv resolution
Currently this is not working properly. See yarnpkg/yarn#5759
1 parent f8c3ad8 commit a4f3404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
]
6060
},
6161
"resolutions": {
62-
"ajv-formats/ajv": "8.10.0"
62+
"**/ajv-formats/ajv": "8.10.0"
6363
},
6464
"devDependencies": {
6565
"@ampproject/remapping": "2.0.2",

0 commit comments

Comments
 (0)