Skip to content

Commit

Permalink
Expose Spline#d modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmackenzie committed Jun 13, 2023
1 parent f9c4cc9 commit a9934f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@
"Vector3d",
"VectorBoundingBox2d",
"VectorBoundingBox3d",
"VoronoiDiagram2d"
"VoronoiDiagram2d",
"Spline2d",
"Spline3d"
],
"elm-version": "0.19.0 <= v < 0.20.0",
"dependencies": {
Expand Down

0 comments on commit a9934f8

Please sign in to comment.