@mainqueueio/playground 0.3.4-next.49 → 0.3.4-next.51
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 +0 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,11 +21,3 @@ bun run index.ts
|
|
|
21
21
|
```
|
|
22
22
|
|
|
23
23
|
This project was created using `bun init` in bun v1.2.7. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
|
24
|
-
|
|
25
|
-
Test of feature to test release it
|
|
26
|
-
Test of fix to test release it
|
|
27
|
-
Test of chore to test release it
|
|
28
|
-
Test of docs to test release it
|
|
29
|
-
Test of style to test release it
|
|
30
|
-
Test of refactor to test release it
|
|
31
|
-
Test of perf to test release it
|
package/package.json
CHANGED