From fcf9f440f1b3bb63a335e3bb578a66b5a05a8ef5 Mon Sep 17 00:00:00 2001 From: SoftProdigy Official <24519605+softprodigyofficial@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:29:43 +0530 Subject: [PATCH] Create pom.xml --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..4adc7ad --- /dev/null +++ b/pom.xml @@ -0,0 +1,21 @@ + + + 4.0.0 + + com.mycompany + my-node-project + 1.0.0 + npm + + + + + com.seovic.maven.plugins + npm-maven-plugin + 1.0.4 + true + + +