Version Packages (alpha) (#1554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5a789385a3
commit
1db7a99ff3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rrweb-snapshot",
|
||||
"version": "2.0.0-alpha.17",
|
||||
"version": "2.0.0-alpha.18",
|
||||
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
|
||||
"scripts": {
|
||||
"prepare": "npm run prepack",
|
||||
@@ -54,8 +54,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/rrweb-io/rrweb/tree/master/packages/rrweb-snapshot#readme",
|
||||
"devDependencies": {
|
||||
"@rrweb/types": "^2.0.0-alpha.17",
|
||||
"@rrweb/utils": "^2.0.0-alpha.17",
|
||||
"@rrweb/types": "^2.0.0-alpha.18",
|
||||
"@rrweb/utils": "^2.0.0-alpha.18",
|
||||
"@types/jsdom": "^20.0.0",
|
||||
"@types/node": "^18.15.11",
|
||||
"@types/puppeteer": "^5.4.4",
|
||||
|
||||
Reference in New Issue
Block a user