@mintplayer/ng-bootstrap 21.1.1 → 21.2.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.
Files changed (1) hide show
  1. package/package.json +4 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mintplayer/ng-bootstrap",
3
3
  "private": false,
4
- "version": "21.1.1",
4
+ "version": "21.2.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/MintPlayer/mintplayer-ng-bootstrap",
@@ -365,7 +365,9 @@
365
365
  "@mintplayer/pagination": "^2.2.0",
366
366
  "@mintplayer/ng-focus-on-load": "^21.1.0",
367
367
  "@mintplayer/ng-swiper": "^21.1.0",
368
- "@mintplayer/parentify": "^1.1.0"
368
+ "@mintplayer/parentify": "^1.1.0",
369
+ "@mintplayer/scheduler-core": "^1.0.0",
370
+ "@mintplayer/scheduler-wc": "^1.0.1"
369
371
  },
370
372
  "dependencies": {
371
373
  "tslib": "^2.3.0"