File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://unpkg.com/@changesets/config@1.6.3 /schema.json" ,
2+ "$schema" : " https://unpkg.com/@changesets/config@2.1.1 /schema.json" ,
33 "changelog" : [
44 " @changesets/changelog-github" ,
5- { "repo" : " apollographql/typescript-repo-template " }
5+ { "repo" : " apollo-server-integrations/apollo-server-integration-aws-lambda " }
66 ],
77 "commit" : false ,
88 "access" : " public" ,
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " https://github.com/michael-watson /apollo-server-integration-aws-lambda"
9+ "url" : " https://github.com/apollo-server-integrations /apollo-server-integration-aws-lambda"
1010 },
11- "homepage" : " https://github.com/michael-watson /apollo-server-integration-aws-lambda#readme" ,
11+ "homepage" : " https://github.com/apollo-server-integrations /apollo-server-integration-aws-lambda#readme" ,
1212 "bugs" : {
13- "url" : " https://github.com/michael-watson /apollo-server-integration-aws-lambda/issues"
13+ "url" : " https://github.com/apollo-server-integrations /apollo-server-integration-aws-lambda/issues"
1414 },
1515 "main" : " dist/index.js" ,
1616 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments