This commit is contained in:
Nikolay Kharitonov
2020-08-16 23:29:22 +03:00
parent 78c16f1a13
commit 160ed9c0f7
2 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.7",
"version": "4.1.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -86,9 +86,9 @@
}
},
"@screeps/launcher": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@screeps/launcher/-/launcher-4.0.0.tgz",
"integrity": "sha512-X8KIC4SUWuUi/o6G1Agwn2Tgpf6/DGLupXKSUDfZDUafq4hYm6wPCvqGwzdcMiSTt1mEmathejayiyJGeRReVQ==",
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@screeps/launcher/-/launcher-4.0.1.tgz",
"integrity": "sha512-gYR1GTt6lxa1j0wfCMs3RViHtAnyyhPSuOQV2A3dpOqQ3u13F55IWmNMR3cMiCjkLaIR0JVxIuMrWXcCXWP1fQ==",
"requires": {
"angular": "^1.5.8",
"commander": "^2.9.0",