@htmlbricks/hb-order-list 0.11.21 → 0.11.23

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-order-list",
3
3
  "displayName": "Svelte Order List WebComponent",
4
4
  "description": "Svelte Order List WebComponent",
5
- "version": "0.11.21",
5
+ "version": "0.11.23",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -30,7 +30,7 @@
30
30
  "prepublish": "npm run build:release"
31
31
  },
32
32
  "devDependencies": {
33
- "@htmlbricks/hb-jsutils": "^0.11.21",
33
+ "@htmlbricks/hb-jsutils": "^0.11.23",
34
34
  "@htmlbricks/manifester": "^0.0.22",
35
35
  "@rollup/plugin-alias": "^3.1.2",
36
36
  "@rollup/plugin-commonjs": "^18.0.0",
@@ -80,5 +80,5 @@
80
80
  "html5-webcomponents"
81
81
  ],
82
82
  "contributors": [],
83
- "gitHead": "8e3b6cde78906e57124b48f9faf38bca63e4e623"
83
+ "gitHead": "5e78dc040352904d6239e17043761baf7e12ceb7"
84
84
  }
@@ -170,5 +170,5 @@
170
170
  "size": {},
171
171
  "iifePath": "release/release.js",
172
172
  "repoName": "@htmlbricks/hb-order-list",
173
- "version": "0.11.21"
173
+ "version": "0.11.23"
174
174
  }