@xh/hoist 76.0.0-SNAPSHOT.1758148932695 → 76.0.0-SNAPSHOT.1758206730608

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.
@@ -65,7 +65,7 @@ export interface APIWarnOptions {
65
65
  v?: string;
66
66
  /** An additional message. Can contain suggestions for alternatives. */
67
67
  msg?: string;
68
- /** Source of message for labelling log message. */
68
+ /** Source of message for labeling log message. */
69
69
  source?: LogSource;
70
70
  }
71
71
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "76.0.0-SNAPSHOT.1758148932695",
3
+ "version": "76.0.0-SNAPSHOT.1758206730608",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",