Skip to content

Commit

Permalink
update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
korsvanloon committed Aug 16, 2024
1 parent b03a77a commit f79bd08
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"graphql-tag": "^2.12.6"
},
"peerDependencies": {
"amplience-graphql-codegen-common": "^1.0.19"
"amplience-graphql-codegen-common": "^1.2.0"
},
"devDependencies": {
"amplience-graphql-codegen-common": "workspace:^"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-terraform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"terraform-generator": "^5.3.2"
},
"peerDependencies": {
"amplience-graphql-codegen-common": "^1.0.19"
"amplience-graphql-codegen-common": "^1.2.0"
},
"devDependencies": {
"amplience-graphql-codegen-common": "workspace:^"
Expand Down
Loading

0 comments on commit f79bd08

Please sign in to comment.