Skip to content

Commit c556a02

Browse files
committed
c(changeset): ignore wrapped keys packages
1 parent 648ab95 commit c556a02

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changeset/config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
"access": "public",
88
"baseBranch": "naga",
99
"updateInternalDependencies": "minor",
10-
"ignore": []
10+
"ignore": [
11+
"@lit-protocol/wrapped-keys",
12+
"@lit-protocol/wrapped-keys-lit-actions"
13+
]
1114
}

0 commit comments

Comments
 (0)