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.
idiomorph
1 parent 40eca5e commit 9d316c5Copy full SHA for 9d316c5
assets/package.json
@@ -44,9 +44,6 @@
44
"@symfony/ux-live-component": "path:%PACKAGE%/dist/live_controller.js"
45
}
46
},
47
- "dependencies": {
48
- "idiomorph": "^0.3.0"
49
- },
50
"peerDependencies": {
51
"@hotwired/stimulus": "^3.0.0"
52
@@ -56,6 +53,7 @@
56
53
"@testing-library/jest-dom": "catalog:",
57
54
"@testing-library/user-event": "^13.1.9",
58
55
"@types/node-fetch": "^2.6.2",
+ "idiomorph": "^0.3.0",
59
"jsdom": "catalog:",
60
"node-fetch": "^2.6.1",
61
"tslib": "catalog:",
0 commit comments