Skip to content

Commit

Permalink
chore: remove unused dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-mason committed Jan 22, 2024
1 parent 9de0641 commit 96fbe97
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion packages/recast-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
"@isaac-mason/eslint-config-typescript": "^0.0.3",
"@mdx-js/react": "^2.3.0",
"@pmndrs/assets": "^1.6.0",
"@react-three/csg": "^3.1.0",
"@react-three/drei": "^9.92.5",
"@react-three/fiber": "^8.15.12",
"@rollup/plugin-commonjs": "^25.0.7",
Expand Down
21 changes: 0 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5032,16 +5032,6 @@ __metadata:
languageName: node
linkType: hard

"@react-three/csg@npm:^3.1.0":
version: 3.1.0
resolution: "@react-three/csg@npm:3.1.0"
dependencies:
three-bvh-csg: "npm:^0.0.10"
three-mesh-bvh: "npm:^0.6.7"
checksum: 61d936be2db3b177434040ee2a0363f0d76e2a4e2ead1c401bbae5fc001c61a2d86273e6062d2edafe29bfefbf5aa34ed60e2b4f5ab63fa0ef66f949f13dddbb
languageName: node
linkType: hard

"@react-three/drei@npm:^9.92.5":
version: 9.92.6
resolution: "@react-three/drei@npm:9.92.6"
Expand Down Expand Up @@ -19822,7 +19812,6 @@ __metadata:
"@isaac-mason/eslint-config-typescript": "npm:^0.0.3"
"@mdx-js/react": "npm:^2.3.0"
"@pmndrs/assets": "npm:^1.6.0"
"@react-three/csg": "npm:^3.1.0"
"@react-three/drei": "npm:^9.92.5"
"@react-three/fiber": "npm:^8.15.12"
"@recast-navigation/core": "npm:0.16.1"
Expand Down Expand Up @@ -21919,16 +21908,6 @@ __metadata:
languageName: node
linkType: hard

"three-bvh-csg@npm:^0.0.10":
version: 0.0.10
resolution: "three-bvh-csg@npm:0.0.10"
peerDependencies:
three: ">=0.151.0"
three-mesh-bvh: ^0.6.5
checksum: 2000952db79bc1fdb0165bbec6fc12abe384890174a70c47295f2dd261c8b041cc7d1d4fcd8487867d930b49c3ba8252512a79f7c7d66bf516a77e77350e98d8
languageName: node
linkType: hard

"three-mesh-bvh@npm:^0.6.7":
version: 0.6.8
resolution: "three-mesh-bvh@npm:0.6.8"
Expand Down

0 comments on commit 96fbe97

Please sign in to comment.