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

Commit 47bdfe9

Browse files
committed
chore: release 12.0.1
1 parent c258ef4 commit 47bdfe9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-datatables",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Angular directive for DataTables",
55
"scripts": {
66
"build": "npm run clean && npm run compile && npm run bundles && npm run schematics:build",
@@ -80,6 +80,5 @@
8080
"url": "https://github.com/l-lin/angular-datatables/issues"
8181
},
8282
"homepage": "https://github.com/l-lin/angular-datatables#readme",
83-
"dependencies": {
84-
}
83+
"dependencies": {}
8584
}

0 commit comments

Comments
 (0)