@egjs/react-grid
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-grid | ||
version: 1.15.2 | ||
version: 1.16.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ 'use strict'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-grid | ||
version: 1.15.2 | ||
version: 1.16.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ import { createElement, createRef, PureComponent } from 'react'; |
@@ -7,3 +7,3 @@ /* | ||
repository: https://github.com/naver/egjs-grid | ||
version: 1.15.2 | ||
version: 1.16.0 | ||
*/ | ||
@@ -10,0 +10,0 @@ (function (global, factory) { |
{ | ||
"name": "@egjs/react-grid", | ||
"version": "1.15.2", | ||
"version": "1.16.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.14.2" | ||
"@egjs/grid": "~1.15.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
+ Added
- Removed
Updated