fix dependency path

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 5bfc2c704a
commit c7140ea8c6

View File

@@ -58,7 +58,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "file:../snapshot",
"rrweb-snapshot": "^0.7.24",
"smoothscroll-polyfill": "^0.4.3"
}
}