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 3551368 commit 2b91786Copy full SHA for 2b91786
bricks/dart_frog_prod_server/hooks/lib/src/disable_workspace_resolution.dart
@@ -71,7 +71,7 @@ VoidCallback overrideResolutionInPubspecOverrides(String projectDirectory) {
71
return () => pubspecOverridesFile.writeAsStringSync(contents);
72
}
73
74
-/// Add overrides for all neccessary dependencies to `pubspec_overrides.yaml`
+/// Add overrides for all necessary dependencies to `pubspec_overrides.yaml`
75
void overrideDependenciesInPubspecOverrides({
76
required String projectDirectory,
77
required PackageConfig packageConfig,
0 commit comments