Skip to content

Commit 6288775

Browse files
committed
📦 Update repository info for some packages
1 parent 8a823b0 commit 6288775

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/myst-common/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"dist"
1010
],
1111
"license": "MIT",
12+
"repository": {
13+
"type": "git",
14+
"url": "git+https://github.com/jupyter-book/mystmd.git"
15+
},
1216
"scripts": {
1317
"clean": "rimraf dist",
1418
"lint": "eslint \"src/**/!(*.spec).ts\" -c ./.eslintrc.cjs",

packages/myst-migrate/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"dist"
1010
],
1111
"license": "MIT",
12+
"repository": {
13+
"type": "git",
14+
"url": "git+https://github.com/jupyter-book/mystmd.git"
15+
},
1216
"scripts": {
1317
"clean": "rimraf dist",
1418
"lint": "eslint \"src/**/!(*.spec).ts\" -c ./.eslintrc.cjs",

0 commit comments

Comments
 (0)