@sapphire/pieces 4.2.3-pr-379.40b8cd3.0 → 4.2.3-pr-379.b228dd2.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.
Files changed (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,3 @@
1
- # Dummy PR to test CF Worker
2
-
3
1
  <div align="center">
4
2
 
5
3
  ![Sapphire Logo](https://raw.githubusercontent.com/sapphiredev/assets/main/banners/SapphireCommunity.png)
@@ -43,4 +41,3 @@ Thank you to all the people who already contributed to Sapphire!
43
41
 
44
42
  [contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md
45
43
  [sapphire framework]: https://github.com/sapphiredev/framework
46
- [klasa]: https://github.com/dirigeants/klasa
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapphire/pieces",
3
- "version": "4.2.3-pr-379.40b8cd3.0",
3
+ "version": "4.2.3-pr-379.b228dd2.0",
4
4
  "description": "Sapphire's piece loader.",
5
5
  "main": "dist/cjs/index.cjs",
6
6
  "module": "dist/esm/index.mjs",