Skip to content

Commit

Permalink
fix glob pattern for syncpack (microsoft#25465)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanboXue-Amber authored and Hotell committed Feb 9, 2023
1 parent c2afd5b commit de52d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@
"peer": false,
"source": [
"package.json",
"apps/![react-18-tests-v8][react-18-tests-v9]/package.json",
"apps/!(react-18-tests-v8|react-18-tests-v9)/package.json",
"packages/!(web-components)/package.json",
"packages/react-components/*/package.json",
"packages/fluentui/*/package.json",
Expand Down

0 comments on commit de52d5c

Please sign in to comment.