From 0e6bc8e297567f78a7ea8a36793b92cc1e49ba32 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:03:09 +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