@zola_do/nestjs-shared 0.1.10 → 0.1.13
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,7 @@ See each package's README for installation, usage, and environment variables.
|
|
|
51
51
|
|
|
52
52
|
## Documentation
|
|
53
53
|
|
|
54
|
-
For full monorepo documentation, peer dependencies,
|
|
54
|
+
For full monorepo documentation, peer dependencies, development setup, and release workflow, see the root [README](../../README.md) and [PACKAGE_DEVELOPMENT_GUIDE](../../PACKAGE_DEVELOPMENT_GUIDE.md).
|
|
55
55
|
|
|
56
56
|
## License
|
|
57
57
|
|