Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed Aug 23, 2023
1 parent e2cbdfe commit 91c70cf
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 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": "1.0.5",
"version": "1.0.6",
"description": "webrtc streamer helper",
"scripts": {
"clean:dist": "rimraf dist",
Expand Down Expand Up @@ -55,14 +55,14 @@
"@commitlint/config-conventional": "^17.7.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-eslint": "^9.0.4",
"@rollup/plugin-node-resolve": "^15.2.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-strip": "^3.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.2",
"@types/google.maps": "^3.53.6",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.15",
"concurrently": "^8.2.0",
"concurrently": "^8.2.1",
"conventional-changelog-angular": "^6.0.0",
"conventional-changelog-cli": "^3.0.0",
"cssnano": "^6.0.1",
Expand All @@ -72,7 +72,7 @@
"eslint-plugin-import": "^2.28.1",
"husky": "^8.0.3",
"rimraf": "^5.0.1",
"rollup": "^3.28.0",
"rollup": "^3.28.1",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-sass": "^1.12.20",
Expand Down

0 comments on commit 91c70cf

Please sign in to comment.