Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 3c5eec3

Browse files
committed
chore: v19 support
1 parent fe8582b commit 3c5eec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"description": "Angular directive for DataTables",
55
"keywords": [
66
"Angular",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables-workspace",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"description": "Angular directive for DataTables",
55
"scripts": {
66
"start": "npm run link:lib && ng serve",

0 commit comments

Comments
 (0)