Skip to content

Commit 44e242a

Browse files
committed
v1.0.11
1 parent fe60e62 commit 44e242a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@lemonadejs/datagrid",
33
"title": "JavaScript data grid component using LemonadeJS",
44
"description": "The JavaScript data grid component using LemonadeJS is a lightweight and flexible tool that allows developers to create dynamic and interactive tables on web pages. The component supports dynamic data loading, sorting, filtering, and pagination, making it easy for users to find the information they need quickly. It is highly customizable, allowing developers to configure the appearance and behavior of the table to suit their needs. LemonadeJS data grid component is easy to integrate into existing web applications and is compatible with all major web browsers.",
5-
"version": "1.0.10",
5+
"version": "1.0.11",
66
"main": "./dist/index.js",
77
"types": "./dist/index.d.ts",
88
"author": {

0 commit comments

Comments
 (0)