Release 0.9.7

This commit is contained in:
Yanzhen Yu
2020-09-23 19:18:21 +08:00
parent c5e8d0bee9
commit 9488deb6d5

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "0.9.6",
"version": "0.9.7",
"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",