From 8693b20ac925aef14b31771b237b10518a43043e Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:57:39 +0800 Subject: [PATCH] Add nodejs-source-map-support.yaml --- nodejs-source-map-support.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-source-map-support.yaml diff --git a/nodejs-source-map-support.yaml b/nodejs-source-map-support.yaml new file mode 100644 index 0000000..069cbfe --- /dev/null +++ b/nodejs-source-map-support.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: evanw/node-source-map-support +tag_prefix: v +separator: . -- Gitee