fix(core): update

This commit is contained in:
2023-07-10 23:12:00 +02:00
parent 8038e54f53
commit 139d4cb56d
3 changed files with 414 additions and 183 deletions

View File

@ -2,7 +2,7 @@
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartpromise',
version: '4.0.2',
name: '@push.rocks/smartpromise',
version: '4.0.3',
description: 'simple promises and Deferred constructs'
}