fix(core): update
This commit is contained in:
		| @@ -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() {} | ||||||
|  |  | ||||||
|   /** |   /** | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user