Removed package-lock.json

This commit is contained in:
Ylian Saint-Hilaire 2019-06-06 14:16:38 -07:00
parent d541aa82f9
commit 19c4d5588a
4 changed files with 3 additions and 2349 deletions

1
.gitignore vendored
View File

@ -8,6 +8,7 @@
meshcentral.db
meshcentral.db.json
mesherrors.txt
package-lock.json
bob.json
## Ignore Visual Studio temporary files, build results, and

2346
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.3.6-b",
"version": "0.3.6-c",
"keywords": [
"Remote Management",
"Intel AMT",
@ -41,7 +41,7 @@
"minimist": "^1.2.0",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.7.6",
"node-forge": "^0.8.4",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"yauzl": "^2.10.0"

View File

@ -11607,7 +11607,6 @@ var QRCode;!function(){function a(a){this.mode=c.MODE_8BIT_BYTE,this.data=a,this
p13uploadNextFile();
break;
default:
console.log('Unknown onFileUploadStateChange state', state);
break;
}
}