Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed May 13, 2023
1 parent 046b834 commit f02688f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webrtc-streamer-helper",
"version": "0.0.8",
"version": "0.0.9",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -48,11 +48,11 @@
],
"devDependencies": {
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-eslint": "^9.0.3",
"@rollup/plugin-eslint": "^9.0.4",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-strip": "^3.0.2",
"@rollup/plugin-terser": "^0.4.1",
"@rollup/plugin-typescript": "^11.1.0",
"@rollup/plugin-typescript": "^11.1.1",
"@types/google.maps": "^3.53.1",
"@typescript-eslint/parser": "^5.59.5",
"autoprefixer": "^10.4.14",
Expand Down

0 comments on commit f02688f

Please sign in to comment.