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