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