pnpm-catalog-updates 0.7.16 → 0.7.17
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 +5 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
A powerful CLI tool for managing pnpm workspace catalog dependencies with ease.
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
** Complete Documentation**: [https://pcu-cli.dev](https://pcu-cli.dev/en)
|
|
11
11
|
|
|
12
12
|
## Quick Start
|
|
13
13
|
|
|
@@ -55,14 +55,14 @@ pcu -s
|
|
|
55
55
|
|
|
56
56
|

|
|
57
57
|
|
|
58
|
-
|
|
58
|
+
**
|
|
59
59
|
[Complete Command Reference & Examples](https://pcu-cli.dev/en/command-reference)**
|
|
60
60
|
|
|
61
61
|
## Links
|
|
62
62
|
|
|
63
|
-
-
|
|
64
|
-
-
|
|
65
|
-
-
|
|
63
|
+
- [Complete Documentation](https://pcu-cli.dev/en)
|
|
64
|
+
- [Report Issues](https://github.com/houko/pnpm-catalog-updates/issues)
|
|
65
|
+
- [GitHub Repository](https://github.com/houko/pnpm-catalog-updates)
|
|
66
66
|
|
|
67
67
|
## License
|
|
68
68
|
|