tailwind-grid-layout 1.1.2 → 1.1.3-beta.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/README.ko.md CHANGED
@@ -30,7 +30,7 @@ npm install tailwind-grid-layout
30
30
 
31
31
  ### 요구사항
32
32
 
33
- - React 18+
33
+ - React 19+
34
34
  - Tailwind CSS 4.x
35
35
 
36
36
  ## 빠른 시작
package/README.md CHANGED
@@ -30,7 +30,7 @@ npm install tailwind-grid-layout
30
30
 
31
31
  ### Requirements
32
32
 
33
- - React 18+
33
+ - React 19+
34
34
  - Tailwind CSS 4.x
35
35
 
36
36
  ## Quick Start
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tailwind-grid-layout",
3
- "version": "1.1.2",
3
+ "version": "1.1.3-beta.1",
4
4
  "type": "module",
5
5
  "description": "A modern, Tailwind CSS-based grid layout system for React. A lightweight alternative to react-grid-layout with full feature parity.",
6
6
  "keywords": [