moved rrweb into packages/rrweb

This commit is contained in:
Mark-fenng
2021-07-22 23:43:52 +08:00
parent 734f70543c
commit 6c34ffa7ce
102 changed files with 1676 additions and 401 deletions

View File

@@ -25,7 +25,7 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"rrweb": "^1.0.1"
"rrweb": "^1.0.2"
},
"scripts": {
"build": "rollup -c",