@sapphire/pieces 4.2.3-pr-379.6c56984.0 → 4.2.3-pr-379.94f1716.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.
- package/README.md +1 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
# Dummy PR to test CF Worker
|
|
2
|
-
# AAAA
|
|
3
|
-
|
|
4
1
|
<div align="center">
|
|
5
2
|
|
|
6
3
|

|
|
@@ -14,7 +11,7 @@
|
|
|
14
11
|
[](https://www.npmjs.com/package/@sapphire/pieces)
|
|
15
12
|
|
|
16
13
|
</div>
|
|
17
|
-
|
|
14
|
+
asdasd
|
|
18
15
|
## Description
|
|
19
16
|
|
|
20
17
|
Pieces make up the core of the [Sapphire Framework][]. In the design of [Sapphire Framework][] your commands, events, preconditions and more are "pieces". They are pieces of your code, that make up the whole.
|
|
@@ -44,4 +41,3 @@ Thank you to all the people who already contributed to Sapphire!
|
|
|
44
41
|
|
|
45
42
|
[contributing]: https://github.com/sapphiredev/.github/blob/main/.github/CONTRIBUTING.md
|
|
46
43
|
[sapphire framework]: https://github.com/sapphiredev/framework
|
|
47
|
-
[klasa]: https://github.com/dirigeants/klasa
|