summaryrefslogtreecommitdiffstats
path: root/utils/test/vnfcatalogue/VNF_Catalogue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/vnfcatalogue/VNF_Catalogue/package.json')
-rw-r--r--utils/test/vnfcatalogue/VNF_Catalogue/package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/test/vnfcatalogue/VNF_Catalogue/package.json b/utils/test/vnfcatalogue/VNF_Catalogue/package.json
index 414b42425..b7a6c2385 100644
--- a/utils/test/vnfcatalogue/VNF_Catalogue/package.json
+++ b/utils/test/vnfcatalogue/VNF_Catalogue/package.json
@@ -18,6 +18,10 @@
"nodemon": "*",
"async": "*",
"multer": "*",
- "octonode": "*"
+ "octonode": "*",
+ "bookshelf": "*",
+ "knex": "*",
+ "when": "*",
+ "lodash": "*"
}
}