Skip to content

Commit

Permalink
chore(api-graphql): bump data-schema-types version to gain EnumTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Feb 8, 2024
1 parent 5e30055 commit d3885bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/api-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"homepage": "https://aws-amplify.github.io/",
"devDependencies": {
"@aws-amplify/data-schema": "^0.12.11",
"@aws-amplify/data-schema": "^0.13.2",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "^4.9.6",
"typescript": "5.0.2"
Expand All @@ -86,7 +86,7 @@
"dependencies": {
"@aws-amplify/api-rest": "4.0.15",
"@aws-amplify/core": "6.0.15",
"@aws-amplify/data-schema-types": "^0.6.10",
"@aws-amplify/data-schema-types": "^0.7.2",
"@aws-sdk/types": "3.387.0",
"graphql": "15.8.0",
"rxjs": "^7.8.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d3885bf

Please sign in to comment.