@stacksjs/docs 0.57.3 โ†’ 0.58.19

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 CHANGED
@@ -15,7 +15,7 @@ wip
15
15
  wip
16
16
 
17
17
  ```bash
18
- pnpm i -D @stacksjs/docs
18
+ bun install -d @stacksjs/docs
19
19
  ```
20
20
 
21
21
  Now, you can use it in your project:
@@ -31,7 +31,7 @@ Learn more in the docs.
31
31
  ## ๐Ÿงช Testing
32
32
 
33
33
  ```bash
34
- pnpm test
34
+ bun test
35
35
  ```
36
36
 
37
37
  ## ๐Ÿ“ˆ Changelog
@@ -50,10 +50,10 @@ For help, discussion about best practices, or any other conversation that would
50
50
 
51
51
  For casual chit-chat with others using this package:
52
52
 
53
- [Join the Stacks Discord Server](https://discord.ow3.org)
53
+ [Join the Stacks Discord Server](https://discord.gg/stacksjs)
54
54
 
55
55
  ## ๐Ÿ“„ License
56
56
 
57
57
  The MIT License (MIT). Please see [LICENSE](https://github.com/stacksjs/stacks/tree/main/LICENSE.md) for more information.
58
58
 
59
- Made with โค๏ธ
59
+ Made with ๐Ÿ’™