chore(deps): upgrade snjs & sncrypto-web to npm package versions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { removeFromArray } from 'snjs';
|
||||
import { removeFromArray } from '@standardnotes/snjs';
|
||||
|
||||
type StatusCallback = (string: string) => void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user