From b7cf1548a3696f22a9dca8e769457e697a6e47b0 Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Fri, 21 Dec 2018 22:33:38 +0800 Subject: [PATCH] update rrweb-snapshot --- package.json | 2 +- src/replay/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4e7d665..efcfb03f 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,6 @@ }, "dependencies": { "mitt": "^1.1.3", - "rrweb-snapshot": "^0.6.10" + "rrweb-snapshot": "^0.6.11" } } diff --git a/src/replay/index.ts b/src/replay/index.ts index d678ca8e..0cb47fc2 100644 --- a/src/replay/index.ts +++ b/src/replay/index.ts @@ -1,4 +1,4 @@ -import { rebuild, buildNodeWithSN, INode } from 'rrweb-snapshot'; +import { rebuild, buildNodeWithSN } from 'rrweb-snapshot'; import * as mittProxy from 'mitt'; import Timer from './timer'; import {