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 9cd7022 commit ae8aeafCopy full SHA for ae8aeaf
packages/amplify-cli-npm/index.ts
@@ -16,4 +16,4 @@ export const install = async (): Promise<void> => {
16
return binary.install();
17
};
18
19
-// force version bump to 13.0.0
+// force version bump to 13.0.0 again
packages/amplify-cli/src/index.ts
@@ -257,4 +257,4 @@ export const executeAmplifyCommand = async (context: Context): Promise<void> =>
257
}
258
259
260
-// bump version to 13.0.0
+// bump version to 13.0.0 again
0 commit comments