diff --git a/lerna.json b/lerna.json index ae4dce3390..832d0e6f28 100644 --- a/lerna.json +++ b/lerna.json @@ -8,5 +8,6 @@ "publish": { "ignoreChanges": ["**/stories/*", "**/build/*", "**/playground/*"] } - } + }, + "ignore": "@digdir/design-system-react" }