fix(core): update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartjwt',
|
||||
version: '2.0.2',
|
||||
name: '@push.rocks/smartjwt',
|
||||
version: '2.0.3',
|
||||
description: 'a package for handling jwt'
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
// @pushrocks scope
|
||||
import * as smartcrypto from '@pushrocks/smartcrypto';
|
||||
import * as smartcrypto from '@push.rocks/smartcrypto';
|
||||
|
||||
export { smartcrypto };
|
||||
|
||||
|
Reference in New Issue
Block a user