@syncfusion/ej2-bootstrap5-theme 32.1.22 → 32.1.23

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-bootstrap5-theme",
3
- "version": "32.1.22",
3
+ "version": "32.1.23",
4
4
  "description": "A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -16,5 +16,5 @@
16
16
  "url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
17
17
  },
18
18
  "typings": "index.d.ts",
19
- "_id": "@syncfusion/ej2-bootstrap5-theme@32.1.22"
19
+ "_id": "@syncfusion/ej2-bootstrap5-theme@32.1.23"
20
20
  }