Release 0.7.10

This commit is contained in:
Yanzhen Yu
2019-05-12 21:06:49 +08:00
parent 0f30dc288c
commit bb1fdac86c

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb-snapshot",
"version": "0.7.9",
"version": "0.7.10",
"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",