corretta sbagliata dichiarazione variabile

This commit is contained in:
zaccaria.majid
2023-10-19 10:32:18 +02:00
parent b3332bdf15
commit 609eb42125
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"vue": "^2.5.11",
"webgl-visualizer": "^1.2.231019-beta.1008"
"webgl-visualizer": "^1.2.231019-beta.1028"
},
"devDependencies": {
"babel-core": "^6.26.0",
@@ -9296,9 +9296,9 @@
}
},
"node_modules/webgl-visualizer": {
"version": "1.2.231019-beta.1008",
"resolved": "https://nexus.steamware.net/repository/npm-group/webgl-visualizer/-/webgl-visualizer-1.2.231019-beta.1008.tgz",
"integrity": "sha512-UAJK2c+xzvl+uclpU/UZWVbcl2gQLWADVShdd35BzL8CAT1iS4JMdEzUtCX8j7tjZ3rpxtYahCRpiLRoWu3Tjg==",
"version": "1.2.231019-beta.1028",
"resolved": "https://nexus.steamware.net/repository/npm-group/webgl-visualizer/-/webgl-visualizer-1.2.231019-beta.1028.tgz",
"integrity": "sha512-0YSxuZL8nr9XKwDBc5mYMCnMxo4EMHsTGjrEb97MFiph4Iy9PhjSiO/FloiRv6hCmvlb19H5tVZM4TkHBOwBjQ==",
"license": "ISC"
},
"node_modules/webpack": {
+1 -1
View File
@@ -11,7 +11,7 @@
},
"dependencies": {
"vue": "^2.5.11",
"webgl-visualizer": "^1.2.231019-beta.1008"
"webgl-visualizer": "^1.2.231019-beta.1028"
},
"browserslist": [
"> 1%",
+1 -1
View File
@@ -12,7 +12,7 @@ var m_divStartDimY = 400;
var fName = "Cubo.3mf";
//var fileType = "3MF";
m_nApproxIndex = 1;
var m_nApproxIndex = 1;
// *** camera settings ***
var m_bZoom = true;