Skip to content

Commit

Permalink
Remove @nomiclabs/common from changesets config
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed Apr 19, 2024
1 parent 38f6898 commit baa6913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "minor",
"ignore": ["@nomiclabs/common", "benchmark"],
"ignore": ["benchmark"],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
Expand Down

0 comments on commit baa6913

Please sign in to comment.