@stacksjs/events 0.70.163 → 0.70.164

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -59,7 +59,7 @@ For help, discussion about best practices, or any other conversation that would
59
59
 
60
60
  For casual chit-chat with others using this package:
61
61
 
62
- [Join the Stacks Discord Server](https://discord.gg/stacksjs)
62
+ [Join the Stacks Discord Server](https://stacksjs.com/discord)
63
63
 
64
64
  ## 🙏🏼 Credits
65
65
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@stacksjs/events",
3
3
  "type": "module",
4
4
  "sideEffects": false,
5
- "version": "0.70.163",
5
+ "version": "0.70.164",
6
6
  "description": "Functional event emitting.",
7
7
  "author": "Chris Breuer",
8
8
  "contributors": [