fix auto-attack targeting
This commit is contained in:
Generated
-7
@@ -10,7 +10,6 @@
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@tweenjs/tween.js": "^25.0.0",
|
||||
"quickhull": "^1.0.3",
|
||||
"sat": "^0.9.0",
|
||||
"three": "^0.171.0",
|
||||
"websocket-express": "^3.1.2"
|
||||
@@ -753,12 +752,6 @@
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
},
|
||||
"node_modules/quickhull": {
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/quickhull/-/quickhull-1.0.3.tgz",
|
||||
"integrity": "sha512-AQbLaXdzGDJdO9Mu3qY/NY5JWlDqIutCLW8vJbsQTq+/bydIZeltnMVRKCElp81Y5/uRm4Yw/RsMdcltFYsS6w==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/range-parser": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user