summaryrefslogtreecommitdiffstats
path: root/usecaseui-holmes/src/main/webapp/typings.json
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2017-09-06 06:12:53 +0000
committerGerrit Code Review <gerrit@onap.org>2017-09-06 06:12:53 +0000
commita3127e3036322a57f9e83d6dc6770c92d9d4a730 (patch)
treeb41f328e5361b35240023afb5919eaca3bef5db2 /usecaseui-holmes/src/main/webapp/typings.json
parent10d5b11472f25b015d1d9b0abdea8e359595e16d (diff)
parent6113a38e094cbaccb8272684557f011c3d90e2ba (diff)
Merge "Initial Submission of Holmes GUI"
Diffstat (limited to 'usecaseui-holmes/src/main/webapp/typings.json')
-rw-r--r--usecaseui-holmes/src/main/webapp/typings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/usecaseui-holmes/src/main/webapp/typings.json b/usecaseui-holmes/src/main/webapp/typings.json
new file mode 100644
index 00000000..c3d1a20a
--- /dev/null
+++ b/usecaseui-holmes/src/main/webapp/typings.json
@@ -0,0 +1,8 @@
+{
+ "globalDependencies": {
+ "bootstrap": "registry:dt/bootstrap#3.3.5+20160726204056",
+ "core-js": "registry:dt/core-js#0.0.0+20160725163759",
+ "jasmine": "registry:dt/jasmine#2.2.0+20160621224255",
+ "node": "registry:dt/node#6.0.0+20160909174046"
+ }
+}