summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-17 17:12:17 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-17 17:12:17 +0200
commit48d0f179817b784eb5133b857ad9981d72dd0ac1 (patch)
tree660d495ad0331337f186f40e6c279526a25513ab /package.json
parent36b9a168810bc4b5997a653b3e91fa2c717b5063 (diff)
properties update propagation fixes, groups and events
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0ff99ccd..c91b606a 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
},
"dependencies": {
"babel-polyfill": "^6.26.0",
+ "debounce": "^1.2.0",
"ical.js": "^1.2.2",
"uuid": "^3.3.2",
"v-tooltip": "^2.0.0-rc.33",