chore(deps): upgrade snjs & sncrypto-web to npm package versions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ApplicationEvent } from 'snjs';
|
||||
import { ApplicationEvent } from '@standardnotes/snjs';
|
||||
import { WebApplication } from '@/ui_models/application';
|
||||
|
||||
export type CtrlState = Partial<Record<string, any>>
|
||||
|
||||
Reference in New Issue
Block a user