diff --git a/lib/node_modules/@stdlib/plot/base/ctor/lib/props/y-axis-orient/orientations.json b/lib/node_modules/@stdlib/plot/base/ctor/lib/props/y-axis-orient/orientations.json index d2d3df74d8c8..c21c56e4bd4d 100644 --- a/lib/node_modules/@stdlib/plot/base/ctor/lib/props/y-axis-orient/orientations.json +++ b/lib/node_modules/@stdlib/plot/base/ctor/lib/props/y-axis-orient/orientations.json @@ -1,4 +1,4 @@ [ - "left", - "right" + "left", + "right" ]