fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@gitzone/tsrun',
|
||||
version: '1.2.42',
|
||||
version: '1.2.43',
|
||||
description: 'run typescript programs efficiently'
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ import * as url from 'url';
|
||||
export { path, url };
|
||||
|
||||
// @pushrocks scope
|
||||
import * as smartshell from '@pushrocks/smartshell';
|
||||
import * as smartshell from '@push.rocks/smartshell';
|
||||
|
||||
export { smartshell };
|
||||
|
||||
|
Reference in New Issue
Block a user