We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d0809a commit 3fd56deCopy full SHA for 3fd56de
1 file changed
libs/angular/table/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@studiohyperdrive/ngx-table",
3
- "version": "19.0.3",
+ "version": "19.0.4",
4
"description": "An Angular based approach for customizable large scale datatables using Angular CDK.",
5
"keywords": [
6
"angular",
@@ -13,7 +13,8 @@
13
"wai",
14
"aria",
15
"wcag",
16
- "treegrid"
+ "treegrid",
17
+ "context"
18
],
19
"homepage": "https://open-source.studiohyperdrive.be/docs/angular/table/introduction",
20
"author": {
0 commit comments