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 d54c11a commit 08132b2Copy full SHA for 08132b2
src/Swup/assets/package.json
@@ -17,18 +17,18 @@
17
"importmap": {
18
"@swup/fade-theme": "^1.0",
19
"@swup/slide-theme": "^1.0",
20
- "@swup/forms-plugin": "^1.0",
21
- "@swup/debug-plugin": "^1.0",
22
- "swup": "^2.0",
+ "@swup/forms-plugin": "^1.0||^2.0",
+ "@swup/debug-plugin": "^1.0||^2.0||^3.0",
+ "swup": "^2.0||^3.0",
23
"@hotwired/stimulus": "^3.0.0"
24
}
25
},
26
"peerDependencies": {
27
28
29
30
31
32
33
34
"devDependencies": {
0 commit comments