fix(build): update TypeScript build configuration and package metadata

This commit is contained in:
2026-04-30 13:05:50 +00:00
parent 21e40c238c
commit ccc180fb96
7 changed files with 1868 additions and 1636 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartradius',
version: '1.1.1',
version: '1.1.2',
description: 'A RADIUS server and client implementation for Node.js with full RFC 2865/2866 compliance'
}