diff --git a/packages/com.sncommunity.advanced-checklist/package.json b/packages/com.sncommunity.advanced-checklist/package.json index c5a6b7c2..94405d08 100644 --- a/packages/com.sncommunity.advanced-checklist/package.json +++ b/packages/com.sncommunity.advanced-checklist/package.json @@ -8,7 +8,7 @@ ], "private": true, "license": "AGPL-3.0-or-later", - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "sn": { "name": "Advanced Checklist", "content_type": "SN|Component", diff --git a/packages/com.sncommunity.bold-editor/package.json b/packages/com.sncommunity.bold-editor/package.json index 7cf53316..be3ffcf6 100644 --- a/packages/com.sncommunity.bold-editor/package.json +++ b/packages/com.sncommunity.bold-editor/package.json @@ -6,7 +6,7 @@ "version": "1.7.2", "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", diff --git a/packages/com.sncommunity.markdown-basic/package.json b/packages/com.sncommunity.markdown-basic/package.json index 88d9a036..75beb523 100644 --- a/packages/com.sncommunity.markdown-basic/package.json +++ b/packages/com.sncommunity.markdown-basic/package.json @@ -5,7 +5,7 @@ }, "version": "1.7.5", "main": "dist/dist.js", - "author": "Standard Notes Community.", + "author": "Standard Notes Community", "description": "A Markdown editor with dynamic split-pane preview.", "scripts": { "lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .", diff --git a/packages/com.sncommunity.markdown-math/package.json b/packages/com.sncommunity.markdown-math/package.json index 8ec94e2e..e2efd2d7 100644 --- a/packages/com.sncommunity.markdown-math/package.json +++ b/packages/com.sncommunity.markdown-math/package.json @@ -10,7 +10,7 @@ "build": "grunt", "test": "echo \"Error: no test specified\" && exit 0" }, - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "sn": { "name": "Markdown Math", "content_type": "SN|Component", diff --git a/packages/com.sncommunity.markdown-visual/package.json b/packages/com.sncommunity.markdown-visual/package.json index 30a5b2b4..bb34d12e 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.6", - "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", diff --git a/packages/com.sncommunity.minimal-markdown/package.json b/packages/com.sncommunity.minimal-markdown/package.json index e73eb939..ba0c7861 100644 --- a/packages/com.sncommunity.minimal-markdown/package.json +++ b/packages/com.sncommunity.minimal-markdown/package.json @@ -5,7 +5,7 @@ }, "version": "1.4.5", "description": "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F", - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "main": "dist/dist.js", "sn": { "name": "Minimal Markdown", diff --git a/packages/com.sncommunity.standard-blue-dark-theme/package.json b/packages/com.sncommunity.standard-blue-dark-theme/package.json index f1eac694..e4573b58 100644 --- a/packages/com.sncommunity.standard-blue-dark-theme/package.json +++ b/packages/com.sncommunity.standard-blue-dark-theme/package.json @@ -3,7 +3,7 @@ "version": "1.1.6", "main": "dist/dist.css", "author": "Passkeys", - "description": "A dark blue theme for Standard Notes.", + "description": "A dark blue theme for Standard Notes", "publishConfig": { "access": "public" }, diff --git a/packages/org.standardnotes.advanced-markdown-editor/package.json b/packages/org.standardnotes.advanced-markdown-editor/package.json index c3f52815..5205fc7d 100644 --- a/packages/org.standardnotes.advanced-markdown-editor/package.json +++ b/packages/org.standardnotes.advanced-markdown-editor/package.json @@ -6,7 +6,7 @@ }, "description": "A fully featured Markdown editor that supports live preview, a styling toolbar, and split pane support.", "main": "dist/dist.js", - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "license": "AGPL-3.0", "sn": { "name": "Markdown", diff --git a/packages/org.standardnotes.code-editor/package.json b/packages/org.standardnotes.code-editor/package.json index 355508fb..d09db4bb 100644 --- a/packages/org.standardnotes.code-editor/package.json +++ b/packages/org.standardnotes.code-editor/package.json @@ -6,7 +6,7 @@ }, "description": "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures.", "main": "dist/main.js", - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "license": "AGPL-3.0", "scripts": { "start": "http-server . --cors -p8001 & webpack --progress --config webpack.dev.js", diff --git a/packages/org.standardnotes.plus-editor/package.json b/packages/org.standardnotes.plus-editor/package.json index 8927555b..7a605a77 100644 --- a/packages/org.standardnotes.plus-editor/package.json +++ b/packages/org.standardnotes.plus-editor/package.json @@ -6,7 +6,7 @@ }, "description": "From highlighting to custom font sizes and colors, to tables and lists, this editor is perfect for crafting any document.", "main": "dist/dist.js", - "author": "Standard Notes Community", + "author": "Standard Notes Community.", "scripts": { "skip:lint": "eslint --ext .js .", "lint:fix": "eslint --ext .js . --fix", diff --git a/packages/org.standardnotes.simple-task-editor/package.json b/packages/org.standardnotes.simple-task-editor/package.json index 01ffc9a7..08b9470f 100644 --- a/packages/org.standardnotes.simple-task-editor/package.json +++ b/packages/org.standardnotes.simple-task-editor/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "author": "Standard Notes Community.", + "author": "Standard Notes Community", "main": "dist/dist.js", "description": "A great way to manage short-term and long-term to-do's. You can mark tasks as completed, change their order, and edit the text naturally in place.", "scripts": { diff --git a/packages/org.standardnotes.standard-sheets/package.json b/packages/org.standardnotes.standard-sheets/package.json index e35aaf7c..008c3643 100644 --- a/packages/org.standardnotes.standard-sheets/package.json +++ b/packages/org.standardnotes.standard-sheets/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "author": "Standard Notes.", + "author": "Standard Notes", "main": "dist/dist.js", "scripts": { "skip:lint": "eslint app/ --ext .js", diff --git a/packages/org.standardnotes.token-vault/package.json b/packages/org.standardnotes.token-vault/package.json index 14621282..7b4a4a05 100644 --- a/packages/org.standardnotes.token-vault/package.json +++ b/packages/org.standardnotes.token-vault/package.json @@ -2,7 +2,7 @@ "name": "@standardnotes/authenticator", "version": "2.4.3", "main": "dist/dist.js", - "author": "Standard Notes.", + "author": "Standard Notes", "publishConfig": { "access": "public" },