@magicappdev/cli 0.0.6 → 0.0.7

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 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,6 @@ A powerful CLI tool for creating and managing MagicAppDev applications. The Magi
15
15
  - [Features](#features)
16
16
  - [Development](#development)
17
17
  - [License](#license)
18
- - [Contributing](#contributing)
19
18
  - [Troubleshooting](#troubleshooting)
20
19
 
21
20
  ## Installation
@@ -180,10 +179,6 @@ pnpm run test
180
179
 
181
180
  MagicAppDev CLI is licensed under the [MIT License](LICENSE).
182
181
 
183
- ## Contributing
184
-
185
- We welcome contributions! Please see our [Contributing Guidelines](CONTRIBUTING.md) for more details.
186
-
187
182
  ## Troubleshooting
188
183
 
189
184
  ### Common Issues
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magicappdev/cli",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "CLI tool for creating and managing MagicAppDev apps",
5
5
  "keywords": [
6
6
  "cli",