akpm-datapoint-front 0.0.57 → 0.0.58

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.57 */
1
+ /* Version: 0.0.58 */
2
2
  var Pc = Object.defineProperty;
3
3
  var to = (r) => {
4
4
  throw TypeError(r);
@@ -26231,7 +26231,7 @@ function Gd(r, e) {
26231
26231
  children: (ue, Ze) => {
26232
26232
  Cd(ue, {
26233
26233
  id: "vsme_b1_2",
26234
- datapoint_id: "vsme_b1_2",
26234
+ datapoint_id: "vsme_b1",
26235
26235
  get year() {
26236
26236
  return t();
26237
26237
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "akpm-datapoint-front",
3
- "version": "0.0.57",
3
+ "version": "0.0.58",
4
4
  "scripts": {
5
5
  "dev": "vite dev",
6
6
  "build": "vite build",