chrome-remote-interface: use devtools-protocol@0.0.927104 (#56223)

Newer versions remove the interface that this package depends on
This commit is contained in:
Nathan Shively-Sanders
2021-10-05 16:24:38 -07:00
committed by GitHub
parent 46b187829d
commit 41d67a1f0f

View File

@@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"devtools-protocol": ">=0.0.894172"
"devtools-protocol": "0.0.927104"
}
}