@h3ravel/musket 0.2.3 → 0.2.4

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 -7
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -156,10 +156,3 @@ The H3ravel framework is open-sourced software licensed under the [MIT license](
156
156
  [lini]: https://img.shields.io/github/license/h3ravel/framework
157
157
  [tel]: https://github.com/h3ravel/framework/actions/workflows/test.yml
158
158
  [tei]: https://github.com/h3ravel/framework/actions/workflows/test.yml/badge.svg
159
-
160
- ````
161
-
162
- ```
163
-
164
- ```
165
- ````
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@h3ravel/musket",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Musket CLI is a framework-agnostic CLI framework designed to allow you build artisan-like CLI apps and for use in the H3ravel framework.",
5
5
  "type": "module",
6
6
  "exports": {