summaryrefslogtreecommitdiffstats
path: root/src/webengine/plugin/dependencies.json
diff options
context:
space:
mode:
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"
+ }
+]