Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
rollup to 2.26.11.
rollup-plugin-terser to 7.0.2.
  • Loading branch information
sergystepanov committed Sep 8, 2020
1 parent 246fb82 commit ad01aa9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^24.0.0",
"jest": "^26.4.2",
"rollup": "^2.26.10",
"rollup": "^2.26.11",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-filesize": "^9.0.2",
"rollup-plugin-multi-input": "^1.1.1",
"rollup-plugin-terser": "^7.0.1",
"rollup-plugin-terser": "^7.0.2",
"webrtc-adapter": "^7.7.0"
},
"peerDependencies": {
Expand Down

0 comments on commit ad01aa9

Please sign in to comment.