-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into backend-secret-consolidation
- Loading branch information
Showing
39 changed files
with
7,375 additions
and
3,952 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
'@aws-amplify/deployed-backend-client': patch | ||
'@aws-amplify/backend-deployer': patch | ||
'@aws-amplify/backend-function': patch | ||
'@aws-amplify/schema-generator': patch | ||
'@aws-amplify/backend-storage': patch | ||
'@aws-amplify/model-generator': patch | ||
'@aws-amplify/auth-construct': patch | ||
'@aws-amplify/backend-secret': patch | ||
'create-amplify': patch | ||
'@aws-amplify/form-generator': patch | ||
'@aws-amplify/client-config': patch | ||
'@aws-amplify/backend-auth': patch | ||
'@aws-amplify/backend-data': patch | ||
'@aws-amplify/backend': patch | ||
'@aws-amplify/sandbox': patch | ||
'ampx': patch | ||
'@aws-amplify/backend-cli': patch | ||
--- | ||
|
||
added main field to package.json so these packages are resolvable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
--- | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
'@aws-amplify/backend-platform-test-stubs': patch | ||
'@aws-amplify/deployed-backend-client': patch | ||
'@aws-amplify/backend-output-storage': patch | ||
'@aws-amplify/integration-tests': patch | ||
'@aws-amplify/model-generator': patch | ||
'@aws-amplify/client-config': patch | ||
'@aws-amplify/plugin-types': patch | ||
'@aws-amplify/cli-core': patch | ||
'@aws-amplify/sandbox': patch | ||
'@aws-amplify/backend-cli': patch | ||
--- | ||
|
||
fixed errors in plugin-types and cli-core along with any extraneous dependencies in other packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
'@aws-amplify/deployed-backend-client': patch | ||
'@aws-amplify/backend-deployer': patch | ||
'@aws-amplify/schema-generator': patch | ||
'@aws-amplify/model-generator': patch | ||
'@aws-amplify/backend-secret': patch | ||
'@aws-amplify/form-generator': patch | ||
'@aws-amplify/client-config': patch | ||
'@aws-amplify/sandbox': patch | ||
--- | ||
|
||
added main field to packages known to lack one |
Oops, something went wrong.