aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7f0c79a054..62d5b702db 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,8 @@
],
"license": "MIT",
"dependencies": {
- "trix": "^0.11.1"
+ "trix": "^0.11.1",
+ "activestorage": ">= 5.2.0-rc1"
},
"private": true
}