fix(core): update
This commit is contained in:
parent
82468b75a9
commit
2dd7d42a5a
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartlog-interfaces',
|
name: '@push.rocks/smartlog-interfaces',
|
||||||
version: '3.0.1',
|
version: '3.0.2',
|
||||||
description: 'Defines interfaces for the smartlog ecosystem.'
|
description: 'Defines interfaces for the smartlog ecosystem.'
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import { ILogPackageAuthenticated } from './index.js';
|
import { type ILogPackageAuthenticated } from './index.js';
|
||||||
|
|
||||||
export interface IRequest_SmartlogDestinationReceiver_Any_PostLogPackages {
|
export interface IRequest_SmartlogDestinationReceiver_Any_PostLogPackages {
|
||||||
method: 'postLogPackages';
|
method: 'postLogPackages';
|
||||||
|
Loading…
Reference in New Issue
Block a user