update cssom package to rrweb self-owned package 'rrweb-cssom' (#925)
* test: update cssom package to rrweb self-owned package 'rrweb-cssom' * style: remove outdated comments
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
"lint": "yarn run concurrently --success=all -r -m=1 'yarn run markdownlint docs' 'yarn eslint packages/*/src --ext .ts,.tsx,.js,.jsx,.svelte'"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/jsdom/cssom": "^0.5.0"
|
||||
"**/jsdom/cssom": "https://registry.npmjs.org/rrweb-cssom/-/rrweb-cssom-0.6.0.tgz"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user