fix #66 update npm files and dependencies

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 6c4f0f16ef
commit e1f023ae0c

View File

@@ -24,7 +24,8 @@
"dist",
"lib",
"es",
"typings"
"typings",
"index.d.ts"
],
"author": "yanzhen@smartx.com",
"license": "MIT",
@@ -58,7 +59,7 @@
"dependencies": {
"@types/smoothscroll-polyfill": "^0.3.0",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.7.8",
"rrweb-snapshot": "^0.7.9",
"smoothscroll-polyfill": "^0.4.3"
}
}