akpm-datapoint-front 2.0.9 → 2.0.10

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: 2.0.9 */
1
+ /* Version: 2.0.10 */
2
2
  var yv = Object.defineProperty;
3
3
  var Kn = (r) => {
4
4
  throw TypeError(r);
@@ -2445,8 +2445,6 @@ function Re(r, t) {
2445
2445
  if (D) {
2446
2446
  const _ = O.querySelectorAll("*"), p = I.querySelectorAll("*"), h = [
2447
2447
  "color",
2448
- "font-size",
2449
- "font-family",
2450
2448
  "font-weight",
2451
2449
  "background-color",
2452
2450
  "border-left-color",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akpm-datapoint-front",
3
- "version": "2.0.9",
3
+ "version": "2.0.10",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",