generic-ui-core 1.6.0-rc4 → 1.7.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 (4) hide show
  1. package/LICENSE +21 -661
  2. package/README.md +2 -2
  3. package/dist/main.js +194 -361
  4. package/package.json +17 -17
package/README.md CHANGED
@@ -22,11 +22,11 @@ yarn add generic-ui-core
22
22
 
23
23
  ## Contributing
24
24
 
25
- If you find a bug or have a feature request, please open an issue on the GitHub repository or contact the [Maintainer](#maintainer). Pull requests are also welcome!
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
27
  ## License
28
28
 
29
- Licensed under the [AGPL-3.0 license](https://www.gnu.org/licenses/agpl-3.0.en.html#license-text).
29
+ generic-ui-core is MIT licensed.
30
30
 
31
31
  ## Maintainer
32
32