Skip to content

Commit 1b03af2

Browse files
committed
chore(changesets): Remove examples from ignore
1 parent f9db7be commit 1b03af2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.changeset/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"updateInternalDependencies": "patch",
1616
"ignore": [
1717
"@langchain/langgraph-sdk-validation",
18-
"@langchain/langgraph-benchmark",
19-
"examples"
18+
"@langchain/langgraph-benchmark"
2019
],
2120
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
2221
"onlyUpdatePeerDependentsWhenOutOfRange": true

0 commit comments

Comments
 (0)