fix(core): update
This commit is contained in:
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartarray',
|
||||
version: '1.0.7',
|
||||
description: 'A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript.'
|
||||
version: '1.0.8',
|
||||
description: 'A TypeScript library for enhancing array manipulation with asynchronous operations such as mapping, filtering, and deduplication.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user