Skip to content

Commit c5e6f92

Browse files
committed
chore: update schema generator package
1 parent 581add0 commit c5e6f92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changeset/thirty-cheetahs-clap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/schema-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"update:api": "api-extractor run --local"
1919
},
2020
"dependencies": {
21-
"@aws-amplify/graphql-schema-generator": "^0.9.4",
21+
"@aws-amplify/graphql-schema-generator": "^0.11.0",
2222
"@aws-amplify/platform-core": "^1.0.5"
2323
},
2424
"license": "Apache-2.0"

0 commit comments

Comments
 (0)