@libxai/board 1.5.60 → 1.5.61

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/styles.css CHANGED
@@ -8720,11 +8720,6 @@ body {
8720
8720
  }
8721
8721
 
8722
8722
 
8723
- .me-1 {
8724
- margin-inline-end: 0.25rem;
8725
- }
8726
-
8727
-
8728
8723
  .ml-0\.5 {
8729
8724
  margin-left: 0.125rem;
8730
8725
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "1.5.60",
3
+ "version": "1.5.61",
4
4
  "type": "module",
5
5
  "description": "Professional Gantt Chart + Kanban Board + ListView + CalendarBoard for React - Part of LibXAI Suite - TypeScript - Production-Ready - Zero Config",
6
6
  "author": "LibXAI <hello@libxai.com>",