Skip to content

Commit 4a66902

Browse files
committed
fix changeset config
1 parent a682f85 commit 4a66902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": [
44
"@changesets/changelog-github",
5-
{ "repo": "apollographql/typescript-repo-template" }
5+
{ "repo": "apollo-server-integrations/apollo-server-integration-azure-functions" }
66
],
77
"commit": false,
88
"access": "public",

0 commit comments

Comments
 (0)