fix(watcher): Update dependencies, tooling and watcher import; add .serena cache ignore
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SmartDataDbDoc } from './classes.doc.js';
|
||||
import * as plugins from './plugins.js';
|
||||
import { EventEmitter } from 'events';
|
||||
import { EventEmitter } from 'node:events';
|
||||
|
||||
/**
|
||||
* a wrapper for the native mongodb cursor. Exposes better
|
||||
|
||||
Reference in New Issue
Block a user