Skip to content

Commit 2548238

Browse files
committed
chore: add back publish step for react sdk
1 parent 88c33b4 commit 2548238

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": "echo \"Skip releasing the React SDK.\"",
59+
"command": "yarn release:react-sdk",
6060
"forwardAllArgs": false
6161
}
6262
]

0 commit comments

Comments
 (0)