Skip to content

Commit 81ba840

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

20 files changed

Lines changed: 173 additions & 2 deletions

File tree

cdn/package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "@standardnotes/community-cdn",
3+
<<<<<<< Updated upstream
34
"version": "0.15.31",
5+
=======
6+
"version": "0.15.30",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/standardnotes/plugins",
10+
"directory": "cdn"
11+
},
12+
>>>>>>> Stashed changes
413
"license": "AGPL-3.0-or-later",
514
"author": "Standard Notes Community",
615
"publishConfig": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"private": true,
55
"repository": {
66
"type": "git",
7-
"url": "git://github.com/standardnotes/plugins"
7+
"url": "https://github.com/standardnotes/plugins"
88
},
99
"workspaces": {
1010
"packages": [
1111
"packages/*",
1212
"cdn"
1313
]
1414
},
15-
"scripts": {
15+
"scripts": {
1616
"build": "yarn workspaces foreach --verbose --interlaced -pt --topological-dev --jobs 10 run build",
1717
"clean": "lerna run clean",
1818
"release": "lerna version --conventional-commits --yes -m \"chore(release): publish\"",

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "@standardnotes/advanced-checklist",
3+
<<<<<<< Updated upstream
34
"version": "0.5.20",
5+
=======
6+
"version": "0.5.19",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/standardnotes/plugins",
10+
"directory": "packages/com.sncommunity.advanced-checklist"
11+
},
12+
>>>>>>> Stashed changes
413
"description": "A task editor with grouping functionality.",
514
"keywords": [
615
"Standard Notes",

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

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

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "@standardnotes/dracula-theme",
3+
<<<<<<< Updated upstream
34
"version": "1.2.2",
5+
=======
6+
"version": "1.2.1",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/standardnotes/plugins",
10+
"directory": "packages/com.sncommunity.dracula-theme"
11+
},
12+
>>>>>>> Stashed changes
413
"main": "dist/dist.css",
514
"author": "Standard Notes",
615
"publishConfig": {

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,16 @@
33
"publishConfig": {
44
"access": "public"
55
},
6+
<<<<<<< Updated upstream
67
"version": "1.7.11",
8+
=======
9+
"version": "1.7.10",
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/standardnotes/plugins",
13+
"directory": "packages/com.sncommunity.markdown-basic"
14+
},
15+
>>>>>>> Stashed changes
716
"main": "dist/dist.js",
817
"author": "Standard Notes Community",
918
"description": "A Markdown editor with dynamic split-pane preview.",

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

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

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"name": "@standardnotes/markdown-monospace",
3+
<<<<<<< Updated upstream
34
"version": "1.1.3",
5+
=======
6+
"version": "1.1.2",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/standardnotes/plugins",
10+
"directory": "packages/com.sncommunity.markdown-monospace"
11+
},
12+
>>>>>>> Stashed changes
413
"main": "dist/dist.css",
514
"author": "DanielNetoP",
615
"description": "Ability to toggle monospace font for Markdown, Minimal Markdown, and Basic Markdown plugins.",

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

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

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

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

0 commit comments

Comments
 (0)