fix: use absolute component paths

This commit is contained in:
Mo
2022-01-02 10:35:45 -06:00
parent dce97077b4
commit f405333898
2 changed files with 5 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
"@reach/tooltip": "^0.16.2",
"@standardnotes/features": "1.20.3",
"@standardnotes/sncrypto-web": "1.5.3",
"@standardnotes/snjs": "2.31.19",
"@standardnotes/snjs": "2.31.20",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.2",
"preact": "^10.5.15",

View File

@@ -2655,10 +2655,10 @@
buffer "^6.0.3"
libsodium-wrappers "^0.7.9"
"@standardnotes/snjs@2.31.19":
version "2.31.19"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.19.tgz#62131a440ab4d335027d1b0735893eb3ae42728f"
integrity sha512-70AxuiQtoWcauMc89Xu28fyaUp3wShMq4pqu0dAELknDrrPQPc/g9Uu5eM9HPT2tVPYXLOJniD6wls5REexmEg==
"@standardnotes/snjs@2.31.20":
version "2.31.20"
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.31.20.tgz#f33f35aae09ab0ce2652adc1a0c91852a3c00062"
integrity sha512-rPHHzPKdNe546Zis9UCpO1pNU0Wd6P0y7nxlDzpitqGsXFEdBbcGbPkdw6tBIvQ2KvpkL0/U50FrzRU6NteXLg==
dependencies:
"@standardnotes/auth" "3.8.1"
"@standardnotes/common" "1.2.1"