Release 0.8.5

This commit is contained in:
Yanzhen Yu
2020-07-23 23:48:09 +08:00
parent 7802916dfc
commit 9d24b8c315

View File

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