WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7e16080

Browse files
authored
Add forthcoming slate-dom package to changeset config (#5753)
* Add forthcoming slate-dom package to changeset config * Update .changeset/config.json
1 parent f9ebbb8 commit 7e16080

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.changeset/config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
{ "repo": "ianstormtaylor/slate" }
66
],
77
"commit": false,
8-
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
8+
"linked": [
9+
["slate", "slate-dom", "slate-history", "slate-hyperscript", "slate-react"]
10+
],
911
"access": "public",
1012
"baseBranch": "main",
1113
"updateInternalDependencies": "patch",

0 commit comments

Comments
 (0)