We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20d37b commit 219bf5aCopy full SHA for 219bf5a
src/Turbo/assets/package.json
@@ -21,16 +21,16 @@
21
}
22
},
23
"importmap": {
24
- "@hotwired/turbo": "^7.1.0",
+ "@hotwired/turbo": "^7.1.0 || ^8.0",
25
"@hotwired/stimulus": "^3.0.0"
26
27
28
"peerDependencies": {
29
- "@hotwired/turbo": "^7.0.1",
+ "@hotwired/turbo": "^7.1.1 || ^8.0",
30
31
32
"devDependencies": {
33
34
35
36
0 commit comments