summaryrefslogtreecommitdiffstats
path: root/src/webengine/plugin/dependencies.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-10-04 13:08:00 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-10-04 20:53:39 +0000
commit6c320e1f87c377849b08a549b7d16f3cde86edd5 (patch)
tree67655b10357f1eec72881b435be39df92025acd3 /src/webengine/plugin/dependencies.json
parent6dabd249e5115ad4ac1ae6645724ca8a43a96f74 (diff)
Update plugins.qmltypes
Task-number: QTBUG-56283 Change-Id: If92230e245d0257b11e59fb1d5fbb86f8af88f55 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Diffstat (limited to 'src/webengine/plugin/dependencies.json')
-rw-r--r--src/webengine/plugin/dependencies.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/webengine/plugin/dependencies.json b/src/webengine/plugin/dependencies.json
new file mode 100644
index 000000000..115ba72e7
--- /dev/null
+++ b/src/webengine/plugin/dependencies.json
@@ -0,0 +1,7 @@
+[
+ {
+ "name": "QtQuick",
+ "type": "module",
+ "version": "2.6"
+ }
+]