Skip to content

Commit 724d352

Browse files
committed
chore: update changesets config
1 parent 39f58bc commit 724d352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
33
"changelog": [
44
"@changesets/changelog-github",
5-
{ "repo": "ianstormtaylor/slate" }
5+
{ "repo": "deepnote/slate" }
66
],
77
"commit": false,
8-
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
8+
"linked": [["@deepnote/slate", "@deepnote/slate-history", "@deepnote/slate-hyperscript", "@deepnote/slate-react"]],
99
"access": "public",
1010
"baseBranch": "deepnote",
1111
"updateInternalDependencies": "patch",

0 commit comments

Comments
 (0)