This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forge-dataviz-iot-reference-app" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"description" : " Autodesk Forge Viewer Data Visualization Sample Application" ,
5
5
"main" : " server/localserver.js" ,
6
6
"scripts" : {
25
25
"babel-loader" : " ^8.1.0" ,
26
26
"concurrently" : " ^3.5.1" ,
27
27
"css-loader" : " 3.6.0" ,
28
- "local-web-server" : " ~0.5.23 " ,
28
+ "local-web-server" : " 4.2.1 " ,
29
29
"mini-css-extract-plugin" : " ^1.4.0" ,
30
30
"node-loader" : " ^1.0.2" ,
31
31
"node-sass" : " ^5.0.0" ,
56
56
"socket.io" : " ^3.0.4" ,
57
57
"socket.io-client" : " ^3.0.4" ,
58
58
"uuid" : " ^8.3.2" ,
59
- "forge-dataviz-iot-data-modules" : " 0.1.6 " ,
60
- "forge-dataviz-iot-react-components" : " 0.1.7 "
59
+ "forge-dataviz-iot-data-modules" : " 0.1.8 " ,
60
+ "forge-dataviz-iot-react-components" : " 0.1.10 "
61
61
}
62
62
}
Original file line number Diff line number Diff line change 29
29
"tween-functions" : " ^1.2.0" ,
30
30
"utf-8-validate" : " ^5.0.2" ,
31
31
"uuid" : " ^8.3.1" ,
32
- "forge-dataviz-iot-data-modules" : " 0.1.6 "
32
+ "forge-dataviz-iot-data-modules" : " 0.1.8 "
33
33
},
34
34
"devDependencies" : {}
35
35
}
You can’t perform that action at this time.
0 commit comments