1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 02:49:56 +02:00

Add forthcoming slate-dom package to changeset config

This commit is contained in:
Dylan Schiemann
2024-10-28 12:21:05 -07:00
committed by GitHub
parent f9ebbb8808
commit e755f02d63

View File

@@ -5,7 +5,7 @@
{ "repo": "ianstormtaylor/slate" }
],
"commit": false,
"linked": [["slate", "slate-history", "slate-hyperscript", "slate-react"]],
"linked": [["slate", "slate-dom", "slate-history", "slate-hyperscript", "slate-react"]],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",