Release 0.7.23

This commit is contained in:
Yanzhen Yu
2019-11-30 17:56:52 +08:00
parent 98fc939c9e
commit 388ec6c30c

View File

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