bruce-models 7.1.13 → 7.1.15
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.
package/dist/bruce-models.umd.js
CHANGED
|
@@ -17108,7 +17108,7 @@
|
|
|
17108
17108
|
})(exports.ChangeSet || (exports.ChangeSet = {}));
|
|
17109
17109
|
|
|
17110
17110
|
// This is updated with the package.json version on build.
|
|
17111
|
-
const VERSION = "7.1.
|
|
17111
|
+
const VERSION = "7.1.15";
|
|
17112
17112
|
|
|
17113
17113
|
exports.VERSION = VERSION;
|
|
17114
17114
|
exports.AbstractApi = AbstractApi;
|