Skip to content

Commit 1fee4ef

Browse files
committed
Remove npm publish from release.sh
This will be added back later. We need to publish manually the the initial release.
1 parent f1bd49b commit 1fee4ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ npm pack --pack-destination "$PWD" --workspace @mdx-js/language-monaco
55
npx --workspace vscode-mdx vsce package --out "$PWD"
66

77
npx changeset publish
8-
npm publish ./*.tgz
98
npx ovsx publish --packagePath ./*.vsix
109
npx vsce publish --packagePath ./*.vsix

0 commit comments

Comments
 (0)