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 1
1
{
2
- "$schema" : " https://unpkg.com/@changesets/config@1.6.3 /schema.json" ,
2
+ "$schema" : " https://unpkg.com/@changesets/config@2.1.1 /schema.json" ,
3
3
"changelog" : [
4
4
" @changesets/changelog-github" ,
5
- { "repo" : " apollographql/typescript-repo-template " }
5
+ { "repo" : " apollo-server-integrations/apollo-server-integration-aws-lambda " }
6
6
],
7
7
"commit" : false ,
8
8
"access" : " public" ,
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"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"
10
10
},
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" ,
12
12
"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"
14
14
},
15
15
"main" : " dist/index.js" ,
16
16
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments