Release 0.7.28

This commit is contained in:
Yanzhen Yu
2020-02-26 09:58:36 +08:00
parent 91cc57d032
commit fa4b4299e7
2 changed files with 40 additions and 4 deletions

View File

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