Switches to use internal mojang accessors and removed 'mojang' as a dependency. First attempt at authentication storage, system will be refinded as UI is implemented further. All auth interactions should be made throught authmanager.js
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1237,10 +1237,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mojang": {
|
||||
"version": "https://registry.npmjs.org/mojang/-/mojang-0.4.1.tgz",
|
||||
"integrity": "sha1-aWPEL8RlDrwASCSGvdqpB2Mhmi4="
|
||||
},
|
||||
"ms": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user