@stacksjs/desktop 0.57.4 โ†’ 0.58.20

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
@@ -7,7 +7,7 @@
7
7
  ## ๐Ÿค– Usage
8
8
 
9
9
  ```bash
10
- pnpm i -D @stacksjs/desktop
10
+ bun install -d @stacksjs/desktop
11
11
  ```
12
12
 
13
13
  Now, you can use it in your project:
@@ -21,7 +21,7 @@ import desktop from '@stacksjs/desktop'
21
21
  ## ๐Ÿงช Testing
22
22
 
23
23
  ```bash
24
- pnpm test
24
+ bun test
25
25
  ```
26
26
 
27
27
  ## ๐Ÿ“ˆ Changelog
@@ -40,10 +40,10 @@ For help, discussion about best practices, or any other conversation that would
40
40
 
41
41
  For casual chit-chat with others using this package:
42
42
 
43
- [Join the Stacks Discord Server](https://discord.ow3.org)
43
+ [Join the Stacks Discord Server](https://discord.gg/stacksjs)
44
44
 
45
45
  ## ๐Ÿ“„ License
46
46
 
47
47
  The MIT License (MIT). Please see [LICENSE](https://github.com/stacksjs/stacks/tree/main/LICENSE.md) for more information.
48
48
 
49
- Made with โค๏ธ
49
+ Made with ๐Ÿ’™