BREAKING CHANGE(core): switch to esm

This commit is contained in:
2022-05-17 18:28:09 +02:00
parent e01d09e40a
commit 3381163a0d
7 changed files with 2577 additions and 19510 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartmongo',
version: '1.0.9',
version: '2.0.0',
description: 'create a local mongodb for testing'
}