Release 0.6.7

This commit is contained in:
Yanzhen Yu
2018-11-27 14:39:22 +08:00
parent e198ea494e
commit cac660ce61

View File

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