Skip to content

Commit 3db57b8

Browse files
committed
chore: ignore some packages
1 parent cd232c3 commit 3db57b8

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.changeset/config.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,13 @@
55
"fixed": [],
66
"linked": [],
77
"access": "public",
8-
"baseBranch": "main"
8+
"baseBranch": "main",
9+
"ignore": [
10+
"@qlik/sprout-css-modules",
11+
"@qlik/sprout-hooks",
12+
"@qlik/sprout-react",
13+
"@qlik/sprout-react-hooks",
14+
"@qlik/sprout-table",
15+
"@qlik/storybook"
16+
]
917
}

0 commit comments

Comments
 (0)