Skip to content

Commit

Permalink
remove preid; revert datastore dep
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Sep 13, 2023
1 parent a1db8c1 commit b1f9639
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/push-preid-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
branches:
# Change this to your branch name where "example-preid" corresponds to the preid you want your changes released on
- feat/example-preid-branch/main
- next-main-api-v6

jobs:
e2e:
Expand Down
2 changes: 1 addition & 1 deletion packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ssr"
],
"dependencies": {
"@aws-amplify/api": "5.4.2",
"@aws-amplify/api": "6.0.0",
"@aws-amplify/auth": "6.0.0",
"@aws-amplify/pubsub": "6.0.0",
"amazon-cognito-identity-js": "6.4.0",
Expand Down

0 comments on commit b1f9639

Please sign in to comment.