⬆️ @screeps/pathfinding

This commit is contained in:
Nikolay Kharitonov
2023-11-25 19:06:19 +00:00
parent 4caace1c9a
commit 1e37a0f73f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -102,9 +102,9 @@
}
},
"@screeps/pathfinding": {
"version": "0.4.16",
"resolved": "https://registry.npmjs.org/@screeps/pathfinding/-/pathfinding-0.4.16.tgz",
"integrity": "sha1-0dCKmij21UrDzx8qV6X+ppAuVpc=",
"version": "0.4.17",
"resolved": "https://registry.npmjs.org/@screeps/pathfinding/-/pathfinding-0.4.17.tgz",
"integrity": "sha512-W8z4jkKe+PHtWWNZ3Q4Jy/BtK90hqe/THt1bXlFNlgCZrZxMh5ckAsKfa4v1jSHX1QE35BkQYH0yxYt5Q+o6rw==",
"requires": {
"heap": "0.2.5"
}

View File

@@ -18,7 +18,7 @@
"@screeps/driver": "5.2.2",
"@screeps/engine": "^4.2.14",
"@screeps/launcher": "4.1.1",
"@screeps/pathfinding": "0.4.16",
"@screeps/pathfinding": "0.4.17",
"@screeps/storage": "5.1.2"
},
"engines": {