remove jar files
jar files from lib directory were removed that were not needed. Added needed files into pom.xml file.
Change-Id: I7cd15cdb3b65f790e4dbb4334753cb51d08f1803
Issue-ID:SDNC-81
Signed-off-by: Al Rotundo <arotundo@att.com>
Former-commit-id: a11ee6416f6c565a3e8f979593855ac42dba10ce
diff --git a/admportal/package.json b/admportal/package.json
index e625ef2..f30d059 100644
--- a/admportal/package.json
+++ b/admportal/package.json
@@ -6,6 +6,7 @@
"start": "node ./bin/www"
},
"dependencies": {
+ "async": "^2.5.0",
"body-parser": "~1.8.1",
"bootstrap": "^3.3.6",
"bootstrap-submenu": "^2.0.3",