Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index be36f202f..0e52bf2d4 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -9,7 +9,8 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/npm/cli"
+ "url": "https://github.com/npm/cli",
+ "directory": "workspaces/docs"
},
"devDependencies": {
"@mdx-js/mdx": "^1.6.22",