@mkody/twitch-emoticons 2.8.4 → 2.8.6

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/.nvmrc CHANGED
@@ -1 +1 @@
1
- v18
1
+ 20
package/README.md CHANGED
@@ -13,6 +13,8 @@ If you are only using BetterTTV, FrankerFaceZ and 7TV you don't need to provide
13
13
  ```sh
14
14
  npm install @mkody/twitch-emoticons
15
15
  # or
16
+ pnpm install @mkody/twitch-emoticons
17
+ # or
16
18
  yarn add @mkody/twitch-emoticons
17
19
  ```
18
20