@ztimson/momentum 1.5.0 → 1.5.1

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/index.js CHANGED
@@ -4428,7 +4428,7 @@ ${log}`;
4428
4428
  }
4429
4429
  momentum;
4430
4430
  }
4431
- const version = "1.5.0";
4431
+ const version = "1.5.1";
4432
4432
  class WebRtc extends PathEventEmitter {
4433
4433
  constructor(momentum) {
4434
4434
  super("webrtc");
package/dist/index.mjs CHANGED
@@ -4424,7 +4424,7 @@ class Static extends Storage {
4424
4424
  }
4425
4425
  momentum;
4426
4426
  }
4427
- const version = "1.5.0";
4427
+ const version = "1.5.1";
4428
4428
  class WebRtc extends PathEventEmitter {
4429
4429
  constructor(momentum) {
4430
4430
  super("webrtc");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ztimson/momentum",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
4
4
  "description": "Client library for momentum",
5
5
  "keywords": [
6
6
  "Momentum"