fix(advanced checklist): improve editor styles (#1221)

This commit is contained in:
Johnny A
2022-07-06 17:27:22 -04:00
committed by GitHub
parent bfba5b8d4f
commit f7ba6588a7
13 changed files with 27 additions and 28 deletions

View File

@@ -23,7 +23,8 @@
},
"dependencies": {
"@standardnotes/features": "workspace:*",
"@standardnotes/styles": "workspace:*"
"@standardnotes/styles": "workspace:*",
"@standardnotes/utils": "workspace:*"
},
"devDependencies": {
"@standardnotes/deterministic-zip": "^1.2.0",