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 3, 2023
1 parent be8eb72 commit 18d01f4
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 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.15",
"version": "0.0.16",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -56,15 +56,15 @@
"@types/google.maps": "^3.53.2",
"@typescript-eslint/parser": "^5.59.8",
"autoprefixer": "^10.4.14",
"concurrently": "^8.0.1",
"concurrently": "^8.1.0",
"cssnano": "^6.0.1",
"eslint-config-semistandard": "^17.0.0",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sass": "^1.12.19",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
},
"browserslist": [
"defaults",
Expand Down

0 comments on commit 18d01f4

Please sign in to comment.