aboutsummaryrefslogtreecommitdiffstats
path: root/admportal/package.json
diff options
context:
space:
mode:
authorAl Rotundo <ar3165@att.com>2017-09-20 20:08:52 +0000
committerAl Rotundo <arotundo@att.com>2017-09-20 20:44:22 +0000
commitb50a02c4a97676a8d4e976dbbcd6c7f8e21713a3 (patch)
treeef673f7815011880d62863ad2d65f9ed98388729 /admportal/package.json
parent7f68e7464fa4076271c395c450d1b8b2a7afc6df (diff)
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
Diffstat (limited to 'admportal/package.json')
-rw-r--r--admportal/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/admportal/package.json b/admportal/package.json
index e625ef22..f30d0599 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",