@plusui/library 0.1.4 → 0.1.5

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/package.json +1 -1
  2. package/web-types.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plusui/library",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Plus UI Core is a great library that offers many features that you can use in any framework without any problems.",
5
5
  "main": "index.js",
6
6
  "type": "module",
package/web-types.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@plusui/library",
4
- "version": "0.1.3",
4
+ "version": "0.1.4",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {