move script commands around. Move shared endpoint down. Add event annotations to ws client.

This commit is contained in:
tiagosiebler
2021-02-14 16:13:35 +00:00
parent 58337370b9
commit 62750228c4
4 changed files with 22 additions and 9 deletions

View File

@@ -42,6 +42,8 @@ jobs:
- run: npm ci
if: steps.version-updated.outputs.has-updated
- run: npm run clean
if: steps.version-updated.outputs.has-updated
- run: npm run build
if: steps.version-updated.outputs.has-updated
- run: npm publish