From 37beaa2d0e29a7116d9aa85d6989032d8b708fd3 Mon Sep 17 00:00:00 2001 From: jackie_wu Date: Mon, 31 Aug 2020 20:26:54 +0800 Subject: [PATCH] add yaml --- nodejs-p-limit.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-p-limit.yaml diff --git a/nodejs-p-limit.yaml b/nodejs-p-limit.yaml new file mode 100644 index 0000000..16fe19c --- /dev/null +++ b/nodejs-p-limit.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: sindresorhus/p-limit +tag_prefix: "^v" +seperator: "."