From e0155dc1370de5165db3219793b762a0c45b793e Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:32:39 +0800 Subject: [PATCH] Add nodejs-is-promise.yaml --- nodejs-is-promise.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-is-promise.yaml diff --git a/nodejs-is-promise.yaml b/nodejs-is-promise.yaml new file mode 100644 index 0000000..20f1fc3 --- /dev/null +++ b/nodejs-is-promise.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: then/is-promise +tag_prefix: ^ +separator: . -- Gitee