generic-ui-core 1.7.0 → 1.8.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.
Files changed (3) hide show
  1. package/README.md +1 -5
  2. package/dist/main.js +301 -301
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -24,14 +24,10 @@ yarn add generic-ui-core
24
24
 
25
25
  If you find a bug or have a feature request, please open an issue on the GitHub repository or contact the [Maintainer](#maintainer).
26
26
 
27
- ## License
28
-
29
- generic-ui-core is MIT licensed.
30
-
31
27
  ## Maintainer
32
28
 
33
29
  This project is maintained by:
34
30
 
35
- - [Claire Lin](mailto:lclaire@gmail.com)
31
+ - [Claire Lin](https://github.com/cllde8)
36
32
 
37
33
  Feel free to reach out if you have any questions or suggestions!