chore(release): publish new version

- rrdom@0.1.1
 - rrweb@1.1.2
 - rrweb-player@0.7.13
 - rrweb-snapshot@1.1.13
This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 4c06535309
commit e926c82312
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrdom",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {
"dev": "rollup -c -w",
"bundle": "rollup --config",
@@ -33,7 +33,7 @@
"rollup": "^2.56.3",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"rrweb-snapshot": "^1.1.12",
"rrweb-snapshot": "^1.1.13",
"ts-jest": "^27.0.5",
"typescript": "^3.9.5"
},