We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f620da commit 914849fCopy full SHA for 914849f
RELEASE.md
@@ -36,6 +36,8 @@ After specifying the latest versions, run the following commands in the root
36
dir of the project.
37
38
```sh
39
+# install package dependencies
40
+yarn
41
# download new proto files
42
yarn run update-protos
43
# generate Typescript definitions from the updated protos
0 commit comments