diff --git a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json index 1e375c31f6f7..bd39084e3446 100644 --- a/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json +++ b/lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json @@ -1,4 +1,4 @@ [ - "bottom", - "top" + "bottom", + "top" ]