We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a823b0 commit 6288775Copy full SHA for 6288775
packages/myst-common/package.json
@@ -9,6 +9,10 @@
9
"dist"
10
],
11
"license": "MIT",
12
+ "repository": {
13
+ "type": "git",
14
+ "url": "git+https://github.com/jupyter-book/mystmd.git"
15
+ },
16
"scripts": {
17
"clean": "rimraf dist",
18
"lint": "eslint \"src/**/!(*.spec).ts\" -c ./.eslintrc.cjs",
packages/myst-migrate/package.json
0 commit comments