@egjs/react-grid
Advanced tools
+1
-1
@@ -7,3 +7,3 @@ /* | ||
| repository: https://github.com/naver/egjs-grid | ||
| version: 1.18.0 | ||
| version: 1.19.0 | ||
| */ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
+1
-1
@@ -7,3 +7,3 @@ /* | ||
| repository: https://github.com/naver/egjs-grid | ||
| version: 1.18.0 | ||
| version: 1.19.0 | ||
| */ | ||
@@ -10,0 +10,0 @@ import { createElement, createRef, PureComponent } from 'react'; |
+1
-1
@@ -7,3 +7,3 @@ /* | ||
| repository: https://github.com/naver/egjs-grid | ||
| version: 1.18.0 | ||
| version: 1.19.0 | ||
| */ | ||
@@ -10,0 +10,0 @@ (function (global, factory) { |
+2
-2
| { | ||
| "name": "@egjs/react-grid", | ||
| "version": "1.18.0", | ||
| "version": "1.19.0", | ||
| "description": "A React component that can arrange items according to the type of grids", | ||
@@ -40,3 +40,3 @@ "types": "declaration/index.d.ts", | ||
| "dependencies": { | ||
| "@egjs/grid": "~1.17.1" | ||
| "@egjs/grid": "~1.18.0" | ||
| }, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
+ Added
- Removed
Updated