You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Define the directory for project tools which are Node.js packages:
88
-
tools_pkgs_dir="${base_dir}/_tools"
88
+
tools_pkgs_dir="${base_dir}/@stdlib/_tools"
89
89
90
90
# Define a heartbeat interval to periodically print messages in order to prevent Circle CI from prematurely ending a build due to long running commands:
0 commit comments