Skip to content

Commit 2fcbc38

Browse files
Copilothotlong
andcommitted
Fix: Exclude vscode-objectql from npm publishing in changeset config
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 1d8d7f4 commit 2fcbc38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"access": "public",
2525
"baseBranch": "main",
2626
"updateInternalDependencies": "patch",
27-
"ignore": []
27+
"ignore": ["vscode-objectql"]
2828
}

0 commit comments

Comments
 (0)