Release 0.7.3

This commit is contained in:
Yanzhen Yu
2018-12-30 21:52:24 +08:00
parent d5d051602a
commit 576980d7db

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "0.7.2",
"version": "0.7.3",
"description": "record and replay the web",
"scripts": {
"test": "npm run bundle:browser && cross-env TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.test.ts",