Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuyz0112 committed Sep 11, 2021
1 parent 83ef413 commit c864e5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/rrweb-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rrweb-player",
"version": "0.7.6",
"version": "0.7.7",
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.0",
"@rollup/plugin-node-resolve": "^7.0.0",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@tsconfig/svelte": "^1.0.0",
"rrweb": "^1.0.4"
"rrweb": "^1.0.5"
},
"scripts": {
"build": "rollup -c",
Expand Down
2 changes: 1 addition & 1 deletion packages/rrweb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rrweb",
"version": "1.0.4",
"version": "1.0.5",
"description": "record and replay the web",
"scripts": {
"prepare": "npm run prepack",
Expand Down

0 comments on commit c864e5b

Please sign in to comment.