Release 0.6.10

This commit is contained in:
Yanzhen Yu
2018-12-02 23:15:56 +08:00
parent b7b38c3a2b
commit abaa5d935c

View File

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