fix(core): update
This commit is contained in:
parent
447a02b4c0
commit
4b3c9c9269
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@pushrocks/smartarchive',
|
name: '@pushrocks/smartarchive',
|
||||||
version: '3.0.5',
|
version: '3.0.6',
|
||||||
description: 'work with archives'
|
description: 'work with archives'
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,6 @@ import * as plugins from './smartarchive.plugins.js';
|
|||||||
import * as paths from './smartarchive.paths.js';
|
import * as paths from './smartarchive.paths.js';
|
||||||
|
|
||||||
export class SmartArchive {
|
export class SmartArchive {
|
||||||
public archiveDirectory: string;
|
|
||||||
constructor() {}
|
constructor() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user