Skip to content

Commit

Permalink
Update three-pathfinding dependency (#444)
Browse files Browse the repository at this point in the history
* Update three-pathfinding to 1.2.0

* Build dist
  • Loading branch information
vincentfretin authored Mar 13, 2024
1 parent 5416038 commit a1be8e8
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion dist/aframe-extras.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.pathfinding.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.pathfinding.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.pathfinding.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/aframe-extras.pathfinding.min.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"nipplejs": "^0.10.1",
"three": "^0.159.0",
"three-pathfinding": "^1.1.0"
"three-pathfinding": "^1.2.0"
},
"devDependencies": {
"cross-env": "^7.0.3",
Expand Down

0 comments on commit a1be8e8

Please sign in to comment.