summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index dcf7cbb2..cc0b7524 100644
--- a/package.json
+++ b/package.json
@@ -18,5 +18,8 @@
"homepage": "https://wekan.io",
"devDependencies": {
"eslint": "^2.0.0"
+ },
+ "dependencies": {
+ "xss": "^0.2.13"
}
}