Skip to content

Commit 7850b1f

Browse files
authored
Merge pull request #947 from LIT-Protocol/fix/naga-publish-disable-wrapped-keys
c(changeset): ignore wrapped keys packages
2 parents 648ab95 + c556a02 commit 7850b1f

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)