Observer exception handling with SFJS 0.3.64

This commit is contained in:
Mo Bitar
2019-06-06 17:57:04 -05:00
parent 4ec16b15e7
commit a944a2032f
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.0.11",
"version": "3.0.12",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -40,6 +40,6 @@
"serve-static": "^1.13.2",
"sn-stylekit": "2.0.15",
"snjs": "0.2.8",
"standard-file-js": "0.3.63"
"standard-file-js": "0.3.64"
}
}