diff --git a/packages/com.sncommunity.advanced-checklist/package.json b/packages/com.sncommunity.advanced-checklist/package.json index 5e3963d2..e5ca8970 100644 --- a/packages/com.sncommunity.advanced-checklist/package.json +++ b/packages/com.sncommunity.advanced-checklist/package.json @@ -99,7 +99,7 @@ "@reach/visually-hidden": "0.16.0", "@react-hook/resize-observer": "^1.2.5", "@reduxjs/toolkit": "1.8.0", - "@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275", + "@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55", "@standardnotes/stylekit": "5.23.0", "@testing-library/dom": "8.11.3", "@testing-library/jest-dom": "5.16.2", diff --git a/packages/com.sncommunity.bold-editor/package.json b/packages/com.sncommunity.bold-editor/package.json index ca6704e9..66d4cacf 100644 --- a/packages/com.sncommunity.bold-editor/package.json +++ b/packages/com.sncommunity.bold-editor/package.json @@ -6,7 +6,7 @@ "version": "1.7.3", "description": "A simple and peaceful rich editor that helps you write and think clearly.", "main": "dist/dist.js", - "author": "Standard Notes Retired.", + "author": "Standard Notes Retired", "sn": { "name": "Bold Editor", "content_type": "SN|Component", @@ -29,7 +29,7 @@ "@babel/eslint-parser": "^7.13.14", "@babel/preset-env": "^7.13.12", "@babel/preset-react": "^7.13.13", - "@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275", + "@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55", "babel-loader": "^8.2.2", "copy-webpack-plugin": "*", "css-loader": "^5.2.0", diff --git a/packages/com.sncommunity.markdown-visual/package.json b/packages/com.sncommunity.markdown-visual/package.json index 4096e198..ee5052f6 100644 --- a/packages/com.sncommunity.markdown-visual/package.json +++ b/packages/com.sncommunity.markdown-visual/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/markdown-visual", "version": "1.4.7", - "author": "Standard Notes Community.", + "author": "Standard Notes Community", "description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.", "keywords": [ "Standard Notes", @@ -34,7 +34,7 @@ "test": "echo \"Error: no test specified\" && exit 0" }, "dependencies": { - "@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275", + "@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55", "@standardnotes/styles": "1.6.1" }, "devDependencies": { diff --git a/packages/org.standardnotes.token-vault/package.json b/packages/org.standardnotes.token-vault/package.json index 4659a66c..f554d7b1 100644 --- a/packages/org.standardnotes.token-vault/package.json +++ b/packages/org.standardnotes.token-vault/package.json @@ -26,7 +26,7 @@ ] }, "dependencies": { - "@standardnotes/editor-kit": "standardnotes/editor-kit#c0743eb4690dcf73aab97da662c3c7e5f8356275", + "@standardnotes/editor-kit": "standardnotes/editor-kit#bea3ae474bef6e5ddbf78e9235cea49a4225da55", "@standardnotes/styles": "1.6.1" }, "devDependencies": {