fix(core): update

This commit is contained in:
2022-12-31 20:49:34 +01:00
parent 93cbd9bcbe
commit bae4429dde
5 changed files with 48 additions and 76 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webjwt',
version: '1.0.5',
version: '1.0.6',
description: 'a package to handle jwt in the web'
}