Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions TCWebApp/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 TCWebApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-promise": ">=4.2.1",
"eslint-plugin-standard": ">=4.0.1",
"express": ">=4.17.1",
"ws": ">=7.1.2"
"ws": ">=7.4.6"
},
"description": "---\r page_type: sample\r languages:\r - javascript\r - html\r products:\r - azure-iot-hub\r name: IoTHub data visualization in web application\r urlFragment: web-app-visualization\r description: \"This repo contains code for a web application, which can read temperature and humidity data from IoT Hub and show the real-time data on a web page.\"\r ---",
"main": "server.js",
Expand Down