From 66c723c2d698d04a47c57f77080ef85303f018e7 Mon Sep 17 00:00:00 2001 From: oepkgs-support Date: Tue, 12 Dec 2023 13:25:13 +0800 Subject: [PATCH] Add nodejs-grunt-contrib-concat.yaml --- nodejs-grunt-contrib-concat.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nodejs-grunt-contrib-concat.yaml diff --git a/nodejs-grunt-contrib-concat.yaml b/nodejs-grunt-contrib-concat.yaml new file mode 100644 index 0000000..be78cca --- /dev/null +++ b/nodejs-grunt-contrib-concat.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: gruntjs/grunt-contrib-concat +tag_prefix: v +separator: . -- Gitee