mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-05 05:17:34 -05:00
Allow nodes in shadow roots to be addressed via Element (#1454)
This commit is contained in:
committed by
GitHub
parent
82e5b64bad
commit
d3bcd87cfa
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user