Release 0.6.5

This commit is contained in:
Yanzhen Yu
2018-11-23 23:36:30 +08:00
parent 66e8d4318c
commit aca8207db9

View File

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