akpm-datapoint-front 0.0.17 → 0.0.18

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.
@@ -1,4 +1,4 @@
1
- /* Version: 0.0.17 */
1
+ /* Version: 0.0.18 */
2
2
  var pn = Object.defineProperty;
3
3
  var A0 = (r) => {
4
4
  throw TypeError(r);
@@ -17230,7 +17230,7 @@ function Ko(r, e) {
17230
17230
  {
17231
17231
  var E = (B) => {
17232
17232
  var C = $e(), $ = ye(C);
17233
- ht($, () => o().html), N(B, C);
17233
+ ht($, () => o().html + o().css), N(B, C);
17234
17234
  }, j = (B) => {
17235
17235
  var C = $e(), $ = ye(C);
17236
17236
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akpm-datapoint-front",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",