@rocketui/vue 0.0.5 → 0.0.6
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -85,7 +85,6 @@ yarn lint
|
|
|
85
85
|
|
|
86
86
|
## Contribution
|
|
87
87
|
|
|
88
|
-
Contribution
|
|
89
88
|
We welcome contributions of any kind including documentation, bug reports, bug fixes, feature requests, feature implementations, and pull requests. If you're interested in contributing to this project, please follow these guidelines:
|
|
90
89
|
|
|
91
90
|
- Fork this repository to your own GitHub account and then clone it to your local device.
|