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 {