You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Per-file package version overrides for Solidity samples. This allows specific files to use different versions than the global defaults defined in package.json.",
"overrides": [
{
"file": "samples/CCIP/cct/TokenDependencies.sol",
"reason": "Requires specific CCIP and contracts versions for CCT tutorial compatibility",