Release 0.9.9

This commit is contained in:
Yanzhen Yu
2020-10-26 23:34:44 +08:00
parent c822e344a8
commit 476ae33d7a
2 changed files with 1 additions and 23 deletions

View File

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