chore: bump snjs deps

This commit is contained in:
Mo
2022-05-23 11:58:05 -05:00
parent 599e2b886e
commit dea54fbf23
3 changed files with 18 additions and 19 deletions

View File

@@ -1,5 +1,4 @@
import { ButtonType, sanitizeHtmlString } from '@standardnotes/snjs'
import { AlertService } from '@standardnotes/services'
import { ButtonType, sanitizeHtmlString, AlertService } from '@standardnotes/snjs'
import { SKAlert } from '@standardnotes/stylekit'
/** @returns a promise resolving to true if the user confirmed, false if they canceled */