Skip to content

Commit 45cb018

Browse files
committed
fix: Consider <caption> and <legend>
1 parent b12eef1 commit 45cb018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@babel/runtime": "^7.9.6",
4242
"aria-query": "^4.0.2",
43-
"dom-accessibility-api": "^0.4.3",
43+
"dom-accessibility-api": "https://pkg.csb.dev/eps1lon/dom-accessibility-api/commit/40da69b7/dom-accessibility-api",
4444
"pretty-format": "^25.5.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)