gnhf 0.1.31 → 0.1.32

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/dist/cli.mjs +1 -1
  2. package/package.json +1 -1
package/dist/cli.mjs CHANGED
@@ -16039,7 +16039,7 @@ function getBuildTimeUmamiHost() {
16039
16039
  return "https://a.kunchenguid.com";
16040
16040
  }
16041
16041
  function getBuildTimeUmamiWebsiteID() {
16042
- return "";
16042
+ return "7f4707fa-4e80-4977-8320-4ade27692d85";
16043
16043
  }
16044
16044
  function normalizeEndpoint(host) {
16045
16045
  let url;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gnhf",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "description": "Before I go to bed, I tell my agents: good night, have fun",
5
5
  "type": "module",
6
6
  "bin": {