Skip to content

Commit

Permalink
chore: update vite example mqtt version
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 10, 2023
1 parent 6ce6cb8 commit 365e7a0
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 86 deletions.
147 changes: 62 additions & 85 deletions examples/vite-example/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/vite-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"mqtt": "^5.0.5",
"mqtt": "^5.2.1",
"process": "^0.11.10",
"vue": "^3.3.4"
},
Expand Down

0 comments on commit 365e7a0

Please sign in to comment.