From 12c195bfd199e0bc7d1610bed776809430934e37 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:05:34 +0800 Subject: [PATCH] Add nodejs-buf-compare.yaml --- nodejs-buf-compare.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-buf-compare.yaml diff --git a/nodejs-buf-compare.yaml b/nodejs-buf-compare.yaml new file mode 100644 index 0000000..c75cfa9 --- /dev/null +++ b/nodejs-buf-compare.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sindresorhus/buf-compare +tag_prefix: v +separator: . -- Gitee