fix(build): migrate project metadata and tooling config to smartconfig

This commit is contained in:
2026-04-25 17:47:41 +00:00
parent 6bb28757e0
commit acbc27ed9a
10 changed files with 5477 additions and 4175 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartjwt',
version: '2.2.1',
version: '2.2.2',
description: 'A JavaScript package for creating and verifying JWTs with strong typing support.'
}