@opencrvs/toolkit 1.8.0-rc.ff62f9e → 1.8.0-rc.ffbb9d7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -18,7 +18,7 @@ src/
18
18
 
19
19
  ```
20
20
  # tsconfig.json references commons. when `tsc --build` is run, both are built.
21
- > yarn build
21
+ > yarn build:all
22
22
  # If you miss this part you might face issues with types.
23
23
  > cd dist
24
24
  > yarn link