Allow nodes in shadow roots to be addressed via Element (#1454)

This commit is contained in:
Andrea Giammarchi
2023-05-09 17:42:09 +02:00
committed by GitHub
parent 82e5b64bad
commit d3bcd87cfa
8 changed files with 76 additions and 5 deletions

View File

@@ -40,6 +40,7 @@
"typescript": "5.0.4"
},
"dependencies": {
"basic-devtools": "^0.1.6"
"basic-devtools": "^0.1.6",
"not-so-weak": "^1.0.0"
}
}