Skip to content

Commit

Permalink
chore: update dependency rollup to v3.29.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed Sep 9, 2023
1 parent d4134c9 commit 412edf1
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
@@ -1,6 +1,6 @@
{
"name": "webrtc-streamer-helper",
"version": "1.2.1",
"version": "1.2.2",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -85,7 +85,7 @@
"lint-staged": "^14.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"rollup": "^3.28.1",
"rollup": "^3.29.0",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sass": "^1.12.20",
Expand Down

0 comments on commit 412edf1

Please sign in to comment.