From 869f0415cae7a3662bfea84b86d675e35c2ee821 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Fri, 8 Dec 2023 16:27:45 +0800 Subject: [PATCH] Add nodejs-auto-bind.yaml --- nodejs-auto-bind.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-auto-bind.yaml diff --git a/nodejs-auto-bind.yaml b/nodejs-auto-bind.yaml new file mode 100644 index 0000000..177eda8 --- /dev/null +++ b/nodejs-auto-bind.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sindresorhus/auto-bind +tag_prefix: v +separator: . -- Gitee