refactor: pass sub controllers to controllers instead of passing global controller manager (#1061)

This commit is contained in:
Mo
2022-06-01 12:56:30 -05:00
committed by GitHub
parent 721cf8df35
commit a87e3b98e2
40 changed files with 672 additions and 591 deletions

View File

@@ -73,10 +73,10 @@
"@standardnotes/components": "1.8.2",
"@standardnotes/filepicker": "1.16.2",
"@standardnotes/icons": "^1.1.8",
"@standardnotes/services": "^1.13.3",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.114.5",
"@standardnotes/stylekit": "5.29.3",
"@standardnotes/services": "^1.13.6",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",