Skip to content

Commit 6ab1fee

Browse files
committed
Fix actiontext npm package dependency
1 parent 9b7be48 commit 6ab1fee

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-alpha"
25+
"@rails/activestorage": "7.0.0-alpha1"
2626
},
2727
"peerDependencies": {
2828
"trix": "^1.3.1"

0 commit comments

Comments
 (0)