summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
new file mode 100644
index 0000000..42f3eaf
--- /dev/null
+++ b/client/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "@electron/remote": "^2.0.9",
+ "emoji-picker-element": "^1.17.0"
+ }
+}