BREAKING CHANGE(core): switch to esm
This commit is contained in:
@@ -4,5 +4,5 @@ import * as smartcrypto from '@pushrocks/smartcrypto';
|
||||
export { smartcrypto };
|
||||
|
||||
// thirdparty scope
|
||||
import * as jsonwebtoken from 'jsonwebtoken';
|
||||
import jsonwebtoken from 'jsonwebtoken';
|
||||
export { jsonwebtoken };
|
||||
|
||||
Reference in New Issue
Block a user