fix(core): remove tslint

This commit is contained in:
2022-07-30 15:50:38 +02:00
parent 976f9ba8ca
commit b16cfe0aac
3 changed files with 2 additions and 21 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smarts3',
version: '2.1.0',
version: '2.1.1',
description: 'create an s3 endpoint that maps to a local directory'
}