feat(wip): components monorepo (#1082)

This commit is contained in:
Mo
2022-06-10 10:15:44 -05:00
committed by GitHub
parent 2ecfcdecb4
commit e3d6001a17
36 changed files with 1294 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.20.4",
"version": "3.21.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",
@@ -64,12 +64,12 @@
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.9.0",
"@standardnotes/filepicker": "1.16.14",
"@standardnotes/icons": "*",
"@standardnotes/icons": "^1.3.0",
"@standardnotes/services": "^1.13.14",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.115.9",
"@standardnotes/styles": "*",
"@standardnotes/toast": "1.0.0",
"@standardnotes/styles": "^1.1.0",
"@standardnotes/toast": "^1.1.0",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",