Skip to content

Commit 96105a3

Browse files
committed
fix: remove react publish step
1 parent 15c133f commit 96105a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-sdk/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"options": {
5757
"commands": [
5858
{
59-
"command": "yarn release:react-sdk",
59+
"command": "echo \"Skip releasing the React SDK.\"",
6060
"forwardAllArgs": false
6161
}
6262
]

0 commit comments

Comments
 (0)