fix(core): update
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartwhois',
|
||||
version: '1.0.14',
|
||||
name: '@push.rocks/smartwhois',
|
||||
version: '1.0.15',
|
||||
description: 'a package for dealing with whois requests'
|
||||
}
|
||||
|
@ -6,8 +6,8 @@ export {
|
||||
}
|
||||
|
||||
// pushrocks scope
|
||||
import * as smarturl from '@pushrocks/smarturl';
|
||||
import * as smartrequest from '@pushrocks/smartrequest';
|
||||
import * as smarturl from '@push.rocks/smarturl';
|
||||
import * as smartrequest from '@push.rocks/smartrequest';
|
||||
|
||||
export {
|
||||
smarturl,
|
||||
|
Reference in New Issue
Block a user