fix(build): modernize project tooling and test configuration

This commit is contained in:
2026-05-01 18:26:33 +00:00
parent 3d33be0112
commit e37badb157
9 changed files with 6920 additions and 5323 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/webjwt',
version: '1.0.9',
description: 'a package to handle jwt in the web'
version: '1.0.10',
description: 'A package for handling JWTs in web environments.'
}