diff --git a/lib/node_modules/@stdlib/plot/components/svg/axis/lib/etc/orientations.json b/lib/node_modules/@stdlib/plot/components/svg/axis/lib/etc/orientations.json index 2dbe8426b9bc..d4d3e778b2ba 100644 --- a/lib/node_modules/@stdlib/plot/components/svg/axis/lib/etc/orientations.json +++ b/lib/node_modules/@stdlib/plot/components/svg/axis/lib/etc/orientations.json @@ -1,6 +1,6 @@ [ - "left", - "right", - "top", - "bottom" + "left", + "right", + "top", + "bottom" ]