Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf48c914

Browse files
committed
chore: update version to v4.21.18
1 parent772ad30 commitf48c914

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages": ["packages/*"],
3-
"version":"4.21.17"
3+
"version":"4.21.18"
44
}

‎packages/toast-ui.grid/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎packages/toast-ui.grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"tui-grid",
3-
"version":"4.21.17",
3+
"version":"4.21.18",
44
"description":"TOAST UI Grid : Powerful data grid control supported by TOAST UI",
55
"main":"dist/tui-grid.js",
66
"types":"types/index.d.ts",

‎packages/toast-ui.grid/types/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Type definitions for TOAST UI Grid v4.21.17
1+
// Type definitions for TOAST UI Grid v4.21.18
22
// TypeScript Version: 3.9.5
33

44
import{CellValue,InvalidRow,Row,RowKey,RowSpan,SortState}from'./store/data';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp