Skip to content

Commit cf13f34

Browse files
Fixed activestorage version in action text
1 parent f014802 commit cf13f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actiontext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"license": "MIT",
2424
"dependencies": {
25-
"@rails/activestorage": ">= 7.0.0-alpha1",
25+
"@rails/activestorage": ">= 7.1.0-alpha",
2626
"webpack": "^4.17.1"
2727
},
2828
"peerDependencies": {

0 commit comments

Comments
 (0)