Release 0.8.1

This commit is contained in:
Yanzhen Yu
2020-08-22 15:50:28 +08:00
parent 94ea611790
commit 9d58205bf8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "0.8.0",
"version": "0.8.1",
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer",
"scripts": {
"test": "cross-env TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.ts",