@egjs/flicking 4.16.0-beta.2 → 4.16.0

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.
@@ -9449,7 +9449,7 @@
9449
9449
  );
9450
9450
  }
9451
9451
  };
9452
- _Flicking.VERSION = "4.16.0-beta.2";
9452
+ _Flicking.VERSION = "4.16.0";
9453
9453
  let Flicking = _Flicking;
9454
9454
  const SIDE_EVENTS = {
9455
9455
  HOLD_START: "sideHoldStart",