Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit a910662

Browse files
authored
Merge pull request #2 from Autodesk-Forge/release-0.1.11
Update version and add cookie-session
2 parents 9515f11 + 9d3e26c commit a910662

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forge-dataviz-iot-data-modules",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "IoT data modules used by https://github.com/Autodesk-Forge/forge-dataviz-iot-reference-app",
55
"author": "Autodesk Inc",
66
"license": "Apache-2.0",
@@ -24,6 +24,7 @@
2424
"azure-iothub": "^1.13.0",
2525
"body-parser": "^1.19.0",
2626
"bufferutil": "^4.0.1",
27+
"cookie-session": "^1.4.0",
2728
"dotenv": "^8.2.0",
2829
"event-stream": "^4.0.1",
2930
"express": "4.16.2",

0 commit comments

Comments
 (0)