fix: unmount application view when ephemeral identifier changes

This commit is contained in:
Mo
2022-02-04 12:00:03 -06:00
parent cc2169152e
commit b549cc38bf
23 changed files with 98 additions and 101 deletions

View File

@@ -1,9 +1,11 @@
{
"name": "sn-fancy-markdown-editor",
"version": "1.3.5",
"version": "1.3.6",
"description": "",
"main": "index.js",
"scripts": {
"prepublish": "npm run build",
"build": "grunt",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Standard Notes",