improve record method and bump 0.2.0

This commit is contained in:
Yanzhen Yu
2018-10-11 17:30:33 +08:00
parent 215b2b319b
commit c07cce74bf
3 changed files with 84 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "0.1.0",
"version": "0.2.0",
"description": "record and replay the web",
"main": "index.js",
"scripts": {