Skip to content

Commit 73bf94a

Browse files
committed
chore: add repository field to package.json files [force-publish]
1 parent 81ba840 commit 73bf94a

File tree

19 files changed

+0
-76
lines changed

19 files changed

+0
-76
lines changed

cdn/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/community-cdn",
3-
<<<<<<< Updated upstream
43
"version": "0.15.31",
5-
=======
6-
"version": "0.15.30",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "cdn"
118
},
12-
>>>>>>> Stashed changes
139
"license": "AGPL-3.0-or-later",
1410
"author": "Standard Notes Community",
1511
"publishConfig": {

packages/com.sncommunity.advanced-checklist/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/advanced-checklist",
3-
<<<<<<< Updated upstream
43
"version": "0.5.20",
5-
=======
6-
"version": "0.5.19",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "packages/com.sncommunity.advanced-checklist"
118
},
12-
>>>>>>> Stashed changes
139
"description": "A task editor with grouping functionality.",
1410
"keywords": [
1511
"Standard Notes",

packages/com.sncommunity.bold-editor/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
<<<<<<< Updated upstream
76
"version": "1.7.10",
8-
=======
9-
"version": "1.7.9",
107
"repository": {
118
"type": "git",
129
"url": "https://github.com/standardnotes/plugins",
1310
"directory": "packages/com.sncommunity.bold-editor"
1411
},
15-
>>>>>>> Stashed changes
1612
"description": "A simple and peaceful rich editor that helps you write and think clearly.",
1713
"main": "dist/dist.js",
1814
"author": "Standard Notes Retired",

packages/com.sncommunity.dracula-theme/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/dracula-theme",
3-
<<<<<<< Updated upstream
43
"version": "1.2.2",
5-
=======
6-
"version": "1.2.1",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "packages/com.sncommunity.dracula-theme"
118
},
12-
>>>>>>> Stashed changes
139
"main": "dist/dist.css",
1410
"author": "Standard Notes",
1511
"publishConfig": {

packages/com.sncommunity.markdown-basic/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
<<<<<<< Updated upstream
76
"version": "1.7.11",
8-
=======
9-
"version": "1.7.10",
107
"repository": {
118
"type": "git",
129
"url": "https://github.com/standardnotes/plugins",
1310
"directory": "packages/com.sncommunity.markdown-basic"
1411
},
15-
>>>>>>> Stashed changes
1612
"main": "dist/dist.js",
1713
"author": "Standard Notes Community",
1814
"description": "A Markdown editor with dynamic split-pane preview.",

packages/com.sncommunity.markdown-math/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
<<<<<<< Updated upstream
76
"version": "1.5.11",
8-
=======
9-
"version": "1.5.10",
107
"repository": {
118
"type": "git",
129
"url": "https://github.com/standardnotes/plugins",
1310
"directory": "packages/com.sncommunity.markdown-math"
1411
},
15-
>>>>>>> Stashed changes
1612
"description": "A beautiful split-pane Markdown editor with synced-scroll, LaTeX support, and colorful syntax.",
1713
"main": "index.js",
1814
"scripts": {

packages/com.sncommunity.markdown-monospace/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/markdown-monospace",
3-
<<<<<<< Updated upstream
43
"version": "1.1.3",
5-
=======
6-
"version": "1.1.2",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "packages/com.sncommunity.markdown-monospace"
118
},
12-
>>>>>>> Stashed changes
139
"main": "dist/dist.css",
1410
"author": "DanielNetoP",
1511
"description": "Ability to toggle monospace font for Markdown, Minimal Markdown, and Basic Markdown plugins.",

packages/com.sncommunity.markdown-visual/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/markdown-visual",
3-
<<<<<<< Updated upstream
43
"version": "1.4.14",
5-
=======
6-
"version": "1.4.13",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "packages/com.sncommunity.markdown-visual"
118
},
12-
>>>>>>> Stashed changes
139
"author": "Standard Notes Community",
1410
"description": "A WYSIWYG-style Markdown editor that renders Markdown in preview-mode while you type without displaying any syntax.",
1511
"keywords": [

packages/com.sncommunity.minimal-markdown/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
<<<<<<< Updated upstream
76
"version": "1.4.11",
8-
=======
9-
"version": "1.4.10",
107
"repository": {
118
"type": "git",
129
"url": "https://github.com/standardnotes/plugins",
1310
"directory": "packages/com.sncommunity.minimal-markdown"
1411
},
15-
>>>>>>> Stashed changes
1612
"description": "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F",
1713
"author": "Standard Notes Community",
1814
"main": "dist/dist.js",

packages/com.sncommunity.standard-blue-dark-theme/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
22
"name": "@standardnotes/standard-blue-dark",
3-
<<<<<<< Updated upstream
43
"version": "1.1.10",
5-
=======
6-
"version": "1.1.9",
74
"repository": {
85
"type": "git",
96
"url": "https://github.com/standardnotes/plugins",
107
"directory": "packages/com.sncommunity.standard-blue-dark-theme"
118
},
12-
>>>>>>> Stashed changes
139
"main": "dist/dist.css",
1410
"author": "Passkeys",
1511
"description": "A dark blue theme for Standard Notes.",

0 commit comments

Comments
 (0)