Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed Jun 27, 2023
1 parent 7ca6dc1 commit ea6cb6a
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
124 changes: 62 additions & 62 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.1.2",
"version": "0.1.3",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -54,13 +54,13 @@
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.1",
"@types/google.maps": "^3.53.4",
"@typescript-eslint/parser": "^5.60.0",
"@typescript-eslint/parser": "^5.60.1",
"autoprefixer": "^10.4.14",
"concurrently": "^8.2.0",
"cssnano": "^6.0.1",
"eslint-config-semistandard": "^17.0.0",
"rimraf": "^5.0.1",
"rollup": "^3.25.1",
"rollup": "^3.25.3",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sass": "^1.12.19",
Expand Down

0 comments on commit ea6cb6a

Please sign in to comment.