pnpm 6.16.1 → 6.17.0
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 -3
- package/dist/pnpm.cjs +14428 -14249
- package/package.json +19 -19
package/README.md
CHANGED
|
@@ -89,10 +89,8 @@ Benchmarks on an app with lots of dependencies:
|
|
|
89
89
|
## Support
|
|
90
90
|
|
|
91
91
|
- [Frequently Asked Questions](https://pnpm.io/faq)
|
|
92
|
-
- [Stack Overflow](https://stackoverflow.com/questions/tagged/pnpm)
|
|
93
92
|
- [Chat](https://r.pnpm.io/chat)
|
|
94
93
|
- [Twitter](https://twitter.com/pnpmjs)
|
|
95
|
-
- [Awesome list](https://github.com/pnpm/awesome-pnpm)
|
|
96
94
|
|
|
97
95
|
## Contributors
|
|
98
96
|
|
|
@@ -126,4 +124,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
|
|
|
126
124
|
|
|
127
125
|
***
|
|
128
126
|
|
|
129
|
-
Like this project? Let people know with a [tweet](https://
|
|
127
|
+
Like this project? Let people know with a [tweet](https://r.pnpm.io/tweet).
|