We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a73f51 commit e2b78caCopy full SHA for e2b78ca
common/config/rush/experiments.json
@@ -22,7 +22,7 @@
22
* Used to allow links between workspace projects or the addition/removal of references to existing dependency versions to not
23
* cause hash changes.
24
*/
25
- // "omitImportersFromPreventManualShrinkwrapChanges": true,
+ "omitImportersFromPreventManualShrinkwrapChanges": true,
26
27
/**
28
* If true, the chmod field in temporary project tar headers will not be normalized.
common/config/rush/repo-state.json
@@ -1,5 +1,5 @@
1
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
2
{
3
- "pnpmShrinkwrapHash": "257049fd804b9b063952b1a4074f99f47bf56c44",
+ "pnpmShrinkwrapHash": "912e7353f005cb1fe5038454a4f7dea57571315b",
4
"preferredVersionsHash": "87aab8e8f0a6545cb9d0ea30194ba68279d285a8"
5
}
0 commit comments