From 613e9032bb0405a3c91ca3c31406cefd154f9e7c Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Fri, 8 Dec 2023 17:11:05 +0800 Subject: [PATCH] Add nodejs-npm-run-path.yaml --- nodejs-npm-run-path.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-npm-run-path.yaml diff --git a/nodejs-npm-run-path.yaml b/nodejs-npm-run-path.yaml new file mode 100644 index 0000000..5b5023a --- /dev/null +++ b/nodejs-npm-run-path.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sindresorhus/npm-run-path +tag_prefix: v +separator: . -- Gitee