diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-20 22:21:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-20 22:21:09 +0000 |
commit | 821a5c4c9630814f553913cd6d464ff3e2027d18 (patch) | |
tree | 0e780a3102f519695164a477df0d4cd43a1f64f3 /admportal/package.json | |
parent | 7629aef322c86ae2824d431f444267b46c16af7d (diff) | |
parent | b50a02c4a97676a8d4e976dbbcd6c7f8e21713a3 (diff) |
Merge "remove jar files"
Former-commit-id: 7818a148f53081c4159f49824f739c47cc7c0da6
Diffstat (limited to 'admportal/package.json')
-rw-r--r-- | admportal/package.json | 1 |
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", |