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 4, 2023
1 parent d0da1db commit bcc967c
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webrtc-streamer-helper",
"version": "0.0.5",
"version": "0.0.6",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -38,13 +38,13 @@
"@rollup/plugin-strip": "^3.0.2",
"@rollup/plugin-terser": "^0.4.1",
"@rollup/plugin-typescript": "^11.1.0",
"@types/google.maps": "^3.52.6",
"@typescript-eslint/parser": "^5.59.1",
"@types/google.maps": "^3.53.0",
"@typescript-eslint/parser": "^5.59.2",
"autoprefixer": "^10.4.14",
"concurrently": "^8.0.1",
"cssnano": "^6.0.1",
"eslint-config-semistandard": "^17.0.0",
"rollup": "^3.21.2",
"rollup": "^3.21.4",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sass": "^1.12.19",
Expand Down

0 comments on commit bcc967c

Please sign in to comment.