bruce-models 7.1.54 → 7.1.55

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.
@@ -125,5 +125,5 @@ __exportStar(require("./util/object-utils"), exports);
125
125
  __exportStar(require("./util/path-utils"), exports);
126
126
  __exportStar(require("./util/url-utils"), exports);
127
127
  // This is updated with the package.json version on build.
128
- exports.VERSION = "7.1.54";
128
+ exports.VERSION = "7.1.55";
129
129
  //# sourceMappingURL=bruce-models.js.map