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 'workspaces/libnpmsearch/package.json')
-rw-r--r--workspaces/libnpmsearch/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/workspaces/libnpmsearch/package.json b/workspaces/libnpmsearch/package.json
index 3581ecc31..17b63e8cb 100644
--- a/workspaces/libnpmsearch/package.json
+++ b/workspaces/libnpmsearch/package.json
@@ -45,6 +45,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.1.2"
+ "version": "4.1.2",
+ "content": "../../scripts/template-oss/index.js"
}
}