fix(core): update

This commit is contained in:
Philipp Kunz 2023-06-25 02:01:19 +02:00
parent fb39463b7d
commit 26ac52d6c5
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1 @@
required:
- MONGO_URL
- MONGO_DBNAME
- MONGO_PASS

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartdata',
version: '5.0.19',
version: '5.0.20',
description: 'do more with data'
}