We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 664e98c + 6ad99d2 commit 67a1690Copy full SHA for 67a1690
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wide/modulus",
3
- "version": "2.0.4",
+ "version": "2.0.5",
4
"description": "Robust Web Component interface",
5
"license": "MIT",
6
"author": "Aymeric Assier (https://github.com/myeti)",
@@ -22,7 +22,7 @@
22
},
23
"dependencies": {
24
"@webcomponents/custom-elements": "^1.2.4",
25
- "@wide/dom-observer": "^2.0.0",
+ "@wide/dom-observer": "^2.0.1",
26
"@wide/emitter": "^2.0.0"
27
28
"devDependencies": {
0 commit comments